Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685535261.212805/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neupy-0.8.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685535261.212805/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neupy-0.8.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685535261.212805/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neupy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sh1J2T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neupy-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/neupy-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neupy-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MOP911 + umask 022 + cd /builddir/build/BUILD + cd neupy-0.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/neupy copying neupy/exceptions.py -> build/lib/neupy copying neupy/__init__.py -> build/lib/neupy copying neupy/storage.py -> build/lib/neupy copying neupy/init.py -> build/lib/neupy creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/neupy/layers copying neupy/layers/normalization.py -> build/lib/neupy/layers copying neupy/layers/__init__.py -> build/lib/neupy/layers copying neupy/layers/activations.py -> build/lib/neupy/layers copying neupy/layers/reshape.py -> build/lib/neupy/layers copying neupy/layers/graph.py -> build/lib/neupy/layers copying neupy/layers/recurrent.py -> build/lib/neupy/layers copying neupy/layers/stochastic.py -> build/lib/neupy/layers copying neupy/layers/base.py -> build/lib/neupy/layers copying neupy/layers/embedding.py -> build/lib/neupy/layers copying neupy/layers/merge.py -> build/lib/neupy/layers copying neupy/layers/convolutions.py -> build/lib/neupy/layers copying neupy/layers/pooling.py -> build/lib/neupy/layers creating build/lib/neupy/core copying neupy/core/docs.py -> build/lib/neupy/core copying neupy/core/__init__.py -> build/lib/neupy/core copying neupy/core/logs.py -> build/lib/neupy/core copying neupy/core/properties.py -> build/lib/neupy/core copying neupy/core/config.py -> build/lib/neupy/core creating build/lib/neupy/architectures copying neupy/architectures/mixture_of_experts.py -> build/lib/neupy/architectures copying neupy/architectures/__init__.py -> build/lib/neupy/architectures copying neupy/architectures/resnet.py -> build/lib/neupy/architectures copying neupy/architectures/vgg19.py -> build/lib/neupy/architectures copying neupy/architectures/squeezenet.py -> build/lib/neupy/architectures copying neupy/architectures/vgg16.py -> build/lib/neupy/architectures creating build/lib/neupy/plots copying neupy/plots/__init__.py -> build/lib/neupy/plots copying neupy/plots/saliency_map.py -> build/lib/neupy/plots copying neupy/plots/hinton.py -> build/lib/neupy/plots creating build/lib/neupy/utils copying neupy/utils/tf_utils.py -> build/lib/neupy/utils copying neupy/utils/__init__.py -> build/lib/neupy/utils copying neupy/utils/misc.py -> build/lib/neupy/utils copying neupy/utils/iters.py -> build/lib/neupy/utils copying neupy/utils/processing.py -> build/lib/neupy/utils creating build/lib/neupy/algorithms copying neupy/algorithms/__init__.py -> build/lib/neupy/algorithms copying neupy/algorithms/signals.py -> build/lib/neupy/algorithms copying neupy/algorithms/base.py -> build/lib/neupy/algorithms copying neupy/algorithms/plots.py -> build/lib/neupy/algorithms copying neupy/algorithms/rbm.py -> build/lib/neupy/algorithms creating build/lib/neupy/datasets copying neupy/datasets/reber.py -> build/lib/neupy/datasets copying neupy/datasets/__init__.py -> build/lib/neupy/datasets copying neupy/datasets/digits.py -> build/lib/neupy/datasets creating build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/rprop.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/rmsprop.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/momentum.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/__init__.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/adagrad.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/lev_marq.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/quasi_newton.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/step_updates.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/adamax.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/hessian.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/objectives.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/base.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/hessdiag.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/regularizers.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/adadelta.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/conjgrad.py -> build/lib/neupy/algorithms/gd copying neupy/algorithms/gd/adam.py -> build/lib/neupy/algorithms/gd creating build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/__init__.py -> build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/instar.py -> build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/kohonen.py -> build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/base.py -> build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/oja.py -> build/lib/neupy/algorithms/associative copying neupy/algorithms/associative/hebb.py -> build/lib/neupy/algorithms/associative creating build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/lvq.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/growing_neural_gas.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/__init__.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/neighbours.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/sofm.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/randomized_pca.py -> build/lib/neupy/algorithms/competitive copying neupy/algorithms/competitive/art.py -> build/lib/neupy/algorithms/competitive creating build/lib/neupy/algorithms/rbfn copying neupy/algorithms/rbfn/__init__.py -> build/lib/neupy/algorithms/rbfn copying neupy/algorithms/rbfn/utils.py -> build/lib/neupy/algorithms/rbfn copying neupy/algorithms/rbfn/grnn.py -> build/lib/neupy/algorithms/rbfn copying neupy/algorithms/rbfn/pnn.py -> build/lib/neupy/algorithms/rbfn creating build/lib/neupy/algorithms/minsearch copying neupy/algorithms/minsearch/__init__.py -> build/lib/neupy/algorithms/minsearch copying neupy/algorithms/minsearch/wolfe.py -> build/lib/neupy/algorithms/minsearch copying neupy/algorithms/minsearch/golden_search.py -> build/lib/neupy/algorithms/minsearch creating build/lib/neupy/algorithms/memory copying neupy/algorithms/memory/cmac.py -> build/lib/neupy/algorithms/memory copying neupy/algorithms/memory/__init__.py -> build/lib/neupy/algorithms/memory copying neupy/algorithms/memory/discrete_hopfield_network.py -> build/lib/neupy/algorithms/memory copying neupy/algorithms/memory/base.py -> build/lib/neupy/algorithms/memory copying neupy/algorithms/memory/bam.py -> build/lib/neupy/algorithms/memory creating build/lib/examples/autoencoder copying examples/autoencoder/__init__.py -> build/lib/examples/autoencoder copying examples/autoencoder/variational_autoencoder.py -> build/lib/examples/autoencoder copying examples/autoencoder/denoising_autoencoder.py -> build/lib/examples/autoencoder copying examples/autoencoder/stacked_conv_autoencoders.py -> build/lib/examples/autoencoder copying examples/autoencoder/conv_autoencoder.py -> build/lib/examples/autoencoder creating build/lib/examples/competitive copying examples/competitive/sofm_heatmap_visualization.py -> build/lib/examples/competitive copying examples/competitive/sofm_moon_topology.py -> build/lib/examples/competitive copying examples/competitive/sofm_digits.py -> build/lib/examples/competitive copying examples/competitive/__init__.py -> build/lib/examples/competitive copying examples/competitive/utils.py -> build/lib/examples/competitive copying examples/competitive/sofm_compare_weight_init.py -> build/lib/examples/competitive copying examples/competitive/sofm_basic.py -> build/lib/examples/competitive copying examples/competitive/sofm_compare_grid_types.py -> build/lib/examples/competitive copying examples/competitive/sofm_iris_clustering.py -> build/lib/examples/competitive copying examples/competitive/reduce_iris_sample_size_lvq.py -> build/lib/examples/competitive running egg_info writing neupy.egg-info/PKG-INFO writing dependency_links to neupy.egg-info/dependency_links.txt writing requirements to neupy.egg-info/requires.txt writing top-level names to neupy.egg-info/top_level.txt reading manifest file 'neupy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'neupy.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k8fOwK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 + cd neupy-0.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy copying build/lib/neupy/exceptions.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/normalization.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/activations.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/reshape.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/graph.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/recurrent.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/stochastic.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/base.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/embedding.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/merge.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/convolutions.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/layers/pooling.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers copying build/lib/neupy/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy copying build/lib/neupy/storage.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core copying build/lib/neupy/core/docs.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core copying build/lib/neupy/core/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core copying build/lib/neupy/core/logs.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core copying build/lib/neupy/core/properties.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core copying build/lib/neupy/core/config.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/mixture_of_experts.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/resnet.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/vgg19.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/squeezenet.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/architectures/vgg16.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures copying build/lib/neupy/init.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots copying build/lib/neupy/plots/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots copying build/lib/neupy/plots/saliency_map.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots copying build/lib/neupy/plots/hinton.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils copying build/lib/neupy/utils/tf_utils.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils copying build/lib/neupy/utils/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils copying build/lib/neupy/utils/misc.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils copying build/lib/neupy/utils/iters.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils copying build/lib/neupy/utils/processing.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/rprop.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/rmsprop.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/momentum.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/adagrad.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/lev_marq.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/quasi_newton.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/step_updates.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/adamax.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/hessian.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/objectives.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/base.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/hessdiag.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/regularizers.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/adadelta.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/conjgrad.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd copying build/lib/neupy/algorithms/gd/adam.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/instar.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/kohonen.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/base.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/oja.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/associative/hebb.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative copying build/lib/neupy/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/lvq.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/growing_neural_gas.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/neighbours.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/sofm.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/randomized_pca.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive copying build/lib/neupy/algorithms/competitive/art.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn copying build/lib/neupy/algorithms/rbfn/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn copying build/lib/neupy/algorithms/rbfn/utils.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn copying build/lib/neupy/algorithms/rbfn/grnn.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn copying build/lib/neupy/algorithms/rbfn/pnn.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn copying build/lib/neupy/algorithms/signals.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms copying build/lib/neupy/algorithms/base.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch copying build/lib/neupy/algorithms/minsearch/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch copying build/lib/neupy/algorithms/minsearch/wolfe.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch copying build/lib/neupy/algorithms/minsearch/golden_search.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch copying build/lib/neupy/algorithms/plots.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms copying build/lib/neupy/algorithms/rbm.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory copying build/lib/neupy/algorithms/memory/cmac.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory copying build/lib/neupy/algorithms/memory/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory copying build/lib/neupy/algorithms/memory/discrete_hopfield_network.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory copying build/lib/neupy/algorithms/memory/base.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory copying build/lib/neupy/algorithms/memory/bam.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets copying build/lib/neupy/datasets/reber.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets copying build/lib/neupy/datasets/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets copying build/lib/neupy/datasets/digits.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/autoencoder/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/autoencoder/variational_autoencoder.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/autoencoder/denoising_autoencoder.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/autoencoder/stacked_conv_autoencoders.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/autoencoder/conv_autoencoder.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_heatmap_visualization.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_moon_topology.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_digits.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/__init__.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/utils.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_compare_weight_init.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_basic.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_compare_grid_types.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/sofm_iris_clustering.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive copying build/lib/examples/competitive/reduce_iris_sample_size_lvq.py -> /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/normalization.py to normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/activations.py to activations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/recurrent.py to recurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/stochastic.py to stochastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/embedding.py to embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/convolutions.py to convolutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/layers/pooling.py to pooling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core/docs.py to docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/mixture_of_experts.py to mixture_of_experts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/resnet.py to resnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/vgg19.py to vgg19.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/squeezenet.py to squeezenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/architectures/vgg16.py to vgg16.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots/saliency_map.py to saliency_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/plots/hinton.py to hinton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils/tf_utils.py to tf_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils/iters.py to iters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/utils/processing.py to processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/rprop.py to rprop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/rmsprop.py to rmsprop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/momentum.py to momentum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/adagrad.py to adagrad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/lev_marq.py to lev_marq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/quasi_newton.py to quasi_newton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/step_updates.py to step_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/adamax.py to adamax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/hessian.py to hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/objectives.py to objectives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/hessdiag.py to hessdiag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/regularizers.py to regularizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/adadelta.py to adadelta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/conjgrad.py to conjgrad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/gd/adam.py to adam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/instar.py to instar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/kohonen.py to kohonen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/oja.py to oja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/associative/hebb.py to hebb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/lvq.py to lvq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/growing_neural_gas.py to growing_neural_gas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/neighbours.py to neighbours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/sofm.py to sofm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/randomized_pca.py to randomized_pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/competitive/art.py to art.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn/grnn.py to grnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbfn/pnn.py to pnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch/wolfe.py to wolfe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/minsearch/golden_search.py to golden_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/plots.py to plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/rbm.py to rbm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory/cmac.py to cmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory/discrete_hopfield_network.py to discrete_hopfield_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/algorithms/memory/bam.py to bam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets/reber.py to reber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy/datasets/digits.py to digits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder/variational_autoencoder.py to variational_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder/denoising_autoencoder.py to denoising_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder/stacked_conv_autoencoders.py to stacked_conv_autoencoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/autoencoder/conv_autoencoder.py to conv_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_heatmap_visualization.py to sofm_heatmap_visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_moon_topology.py to sofm_moon_topology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_digits.py to sofm_digits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_compare_weight_init.py to sofm_compare_weight_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_basic.py to sofm_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_compare_grid_types.py to sofm_compare_grid_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/sofm_iris_clustering.py to sofm_iris_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/examples/competitive/reduce_iris_sample_size_lvq.py to reduce_iris_sample_size_lvq.cpython-39.pyc writing byte-compilation script '/tmp/tmpeafnkuip.py' /usr/bin/python3 /tmp/tmpeafnkuip.py removing /tmp/tmpeafnkuip.py running install_egg_info running egg_info writing neupy.egg-info/PKG-INFO writing dependency_links to neupy.egg-info/dependency_links.txt writing requirements to neupy.egg-info/requires.txt writing top-level names to neupy.egg-info/top_level.txt reading manifest file 'neupy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'neupy.egg-info/SOURCES.txt' Copying neupy.egg-info to /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/neupy-0.8.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64//usr/share/doc/python-neupy + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64//usr/share/doc/python-neupy + pushd /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 ~/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 ~/build/BUILD/neupy-0.8.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/neupy-0.8.2 + mv /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.2-1 --unique-debug-suffix -0.8.2-1.x86_64 --unique-debug-src-base python-neupy-0.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/neupy-0.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-neupy-0.8.2-1.noarch Provides: python-neupy python3-neupy = 0.8.2-1 python3.9dist(neupy) = 0.8.2 python3dist(neupy) = 0.8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(graphviz) = 0.5.1 python3.9dist(h5py) python3.9dist(matplotlib) >= 1.5.1 python3.9dist(numpy) >= 1.13.3 python3.9dist(progressbar2) = 3.34.3 python3.9dist(scipy) >= 0.19 python3.9dist(tensorflow) >= 1.10.1 python3.9dist(tensorflow) < 1.14 Processing files: python-neupy-help-0.8.2-1.noarch warning: Empty %files file /builddir/build/BUILD/neupy-0.8.2/doclist.lst Provides: python-neupy-help = 0.8.2-1 python3-neupy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 Wrote: /builddir/build/RPMS/python-neupy-help-0.8.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-neupy-0.8.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d0CZ5D + umask 022 + cd /builddir/build/BUILD + cd neupy-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neupy-0.8.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0