Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-chainer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682329205.477768/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-chainer.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-chainer-7.8.1-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-chainer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682329205.477768/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-chainer.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-chainer-7.8.1-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-chainer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682329205.477768/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-chainer.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.QVRtjv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chainer-7.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/chainer-7.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chainer-7.8.1 + /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.zItd66 + umask 022 + cd /builddir/build/BUILD + cd chainer-7.8.1 + 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/chainer copying chainer/_backprop_utils.py -> build/lib/chainer copying chainer/__init__.py -> build/lib/chainer copying chainer/gradient_check.py -> build/lib/chainer copying chainer/warnings.py -> build/lib/chainer copying chainer/_environment_check.py -> build/lib/chainer copying chainer/cuda.py -> build/lib/chainer copying chainer/_backprop.py -> build/lib/chainer copying chainer/types.py -> build/lib/chainer copying chainer/link_hook.py -> build/lib/chainer copying chainer/initializer.py -> build/lib/chainer copying chainer/device_resident.py -> build/lib/chainer copying chainer/computational_graph.py -> build/lib/chainer copying chainer/distribution.py -> build/lib/chainer copying chainer/variable.py -> build/lib/chainer copying chainer/function.py -> build/lib/chainer copying chainer/_backend.py -> build/lib/chainer copying chainer/optimizer.py -> build/lib/chainer copying chainer/configuration.py -> build/lib/chainer copying chainer/_runtime_info.py -> build/lib/chainer copying chainer/link.py -> build/lib/chainer copying chainer/function_hook.py -> build/lib/chainer copying chainer/memory_layouts.py -> build/lib/chainer copying chainer/serializer.py -> build/lib/chainer copying chainer/function_node.py -> build/lib/chainer copying chainer/backend.py -> build/lib/chainer copying chainer/sequential.py -> build/lib/chainer copying chainer/_version.py -> build/lib/chainer copying chainer/reporter.py -> build/lib/chainer creating build/lib/chainer/backends copying chainer/backends/__init__.py -> build/lib/chainer/backends copying chainer/backends/intel64.py -> build/lib/chainer/backends copying chainer/backends/_cpu.py -> build/lib/chainer/backends copying chainer/backends/cuda.py -> build/lib/chainer/backends copying chainer/backends/_chainerx.py -> build/lib/chainer/backends creating build/lib/chainer/dataset copying chainer/dataset/__init__.py -> build/lib/chainer/dataset copying chainer/dataset/convert.py -> build/lib/chainer/dataset copying chainer/dataset/dataset_mixin.py -> build/lib/chainer/dataset copying chainer/dataset/iterator.py -> build/lib/chainer/dataset copying chainer/dataset/download.py -> build/lib/chainer/dataset creating build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/__init__.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_with_converter.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_asmode.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_join.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/delegate_dataset.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_concat.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_transform.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/tabular_dataset.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/from_data.py -> build/lib/chainer/dataset/tabular copying chainer/dataset/tabular/_slice.py -> build/lib/chainer/dataset/tabular creating build/lib/chainer/datasets copying chainer/datasets/__init__.py -> build/lib/chainer/datasets copying chainer/datasets/text_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/mnist.py -> build/lib/chainer/datasets copying chainer/datasets/pickle_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/fashion_mnist.py -> build/lib/chainer/datasets copying chainer/datasets/tuple_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/sub_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/transform_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/cifar.py -> build/lib/chainer/datasets copying chainer/datasets/svhn.py -> build/lib/chainer/datasets copying chainer/datasets/ptb.py -> build/lib/chainer/datasets copying chainer/datasets/kuzushiji_mnist.py -> build/lib/chainer/datasets copying chainer/datasets/image_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/dict_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/concatenated_dataset.py -> build/lib/chainer/datasets copying chainer/datasets/_mnist_helper.py -> build/lib/chainer/datasets creating build/lib/chainer/distributions copying chainer/distributions/__init__.py -> build/lib/chainer/distributions copying chainer/distributions/multivariate_normal.py -> build/lib/chainer/distributions copying chainer/distributions/dirichlet.py -> build/lib/chainer/distributions copying chainer/distributions/utils.py -> build/lib/chainer/distributions copying chainer/distributions/laplace.py -> build/lib/chainer/distributions copying chainer/distributions/chisquare.py -> build/lib/chainer/distributions copying chainer/distributions/categorical.py -> build/lib/chainer/distributions copying chainer/distributions/poisson.py -> build/lib/chainer/distributions copying chainer/distributions/pareto.py -> build/lib/chainer/distributions copying chainer/distributions/gumbel.py -> build/lib/chainer/distributions copying chainer/distributions/log_normal.py -> build/lib/chainer/distributions copying chainer/distributions/one_hot_categorical.py -> build/lib/chainer/distributions copying chainer/distributions/independent.py -> build/lib/chainer/distributions copying chainer/distributions/gamma.py -> build/lib/chainer/distributions copying chainer/distributions/bernoulli.py -> build/lib/chainer/distributions copying chainer/distributions/exponential.py -> build/lib/chainer/distributions copying chainer/distributions/geometric.py -> build/lib/chainer/distributions copying chainer/distributions/uniform.py -> build/lib/chainer/distributions copying chainer/distributions/normal.py -> build/lib/chainer/distributions copying chainer/distributions/cauchy.py -> build/lib/chainer/distributions copying chainer/distributions/beta.py -> build/lib/chainer/distributions creating build/lib/chainer/exporters copying chainer/exporters/__init__.py -> build/lib/chainer/exporters copying chainer/exporters/caffe.py -> build/lib/chainer/exporters creating build/lib/chainer/functions copying chainer/functions/__init__.py -> build/lib/chainer/functions creating build/lib/chainer/functions/activation copying chainer/functions/activation/__init__.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/elu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/crelu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/rrelu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/swish.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/softmax.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/tanh.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/softplus.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/log_softmax.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/prelu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/sigmoid.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/leaky_relu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/selu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/hard_sigmoid.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/relu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/clipped_relu.py -> build/lib/chainer/functions/activation copying chainer/functions/activation/maxout.py -> build/lib/chainer/functions/activation creating build/lib/chainer/functions/array copying chainer/functions/array/__init__.py -> build/lib/chainer/functions/array copying chainer/functions/array/transpose.py -> build/lib/chainer/functions/array copying chainer/functions/array/reshape.py -> build/lib/chainer/functions/array copying chainer/functions/array/spatial_transformer_grid.py -> build/lib/chainer/functions/array copying chainer/functions/array/expand_dims.py -> build/lib/chainer/functions/array copying chainer/functions/array/resize_images.py -> build/lib/chainer/functions/array copying chainer/functions/array/copy.py -> build/lib/chainer/functions/array copying chainer/functions/array/diagonal.py -> build/lib/chainer/functions/array copying chainer/functions/array/broadcast.py -> build/lib/chainer/functions/array copying chainer/functions/array/permutate.py -> build/lib/chainer/functions/array copying chainer/functions/array/moveaxis.py -> build/lib/chainer/functions/array copying chainer/functions/array/fliplr.py -> build/lib/chainer/functions/array copying chainer/functions/array/transpose_sequence.py -> build/lib/chainer/functions/array copying chainer/functions/array/cast.py -> build/lib/chainer/functions/array copying chainer/functions/array/dstack.py -> build/lib/chainer/functions/array copying chainer/functions/array/separate.py -> build/lib/chainer/functions/array copying chainer/functions/array/depth2space.py -> build/lib/chainer/functions/array copying chainer/functions/array/scatter_add.py -> build/lib/chainer/functions/array copying chainer/functions/array/flatten.py -> build/lib/chainer/functions/array copying chainer/functions/array/repeat.py -> build/lib/chainer/functions/array copying chainer/functions/array/get_item.py -> build/lib/chainer/functions/array copying chainer/functions/array/space2depth.py -> build/lib/chainer/functions/array copying chainer/functions/array/split_axis.py -> build/lib/chainer/functions/array copying chainer/functions/array/flip.py -> build/lib/chainer/functions/array copying chainer/functions/array/vstack.py -> build/lib/chainer/functions/array copying chainer/functions/array/where.py -> build/lib/chainer/functions/array copying chainer/functions/array/rollaxis.py -> build/lib/chainer/functions/array copying chainer/functions/array/swapaxes.py -> build/lib/chainer/functions/array copying chainer/functions/array/concat.py -> build/lib/chainer/functions/array copying chainer/functions/array/pad_sequence.py -> build/lib/chainer/functions/array copying chainer/functions/array/pad.py -> build/lib/chainer/functions/array copying chainer/functions/array/as_strided.py -> build/lib/chainer/functions/array copying chainer/functions/array/squeeze.py -> build/lib/chainer/functions/array copying chainer/functions/array/spatial_transformer_sampler.py -> build/lib/chainer/functions/array copying chainer/functions/array/flipud.py -> build/lib/chainer/functions/array copying chainer/functions/array/tile.py -> build/lib/chainer/functions/array copying chainer/functions/array/hstack.py -> build/lib/chainer/functions/array copying chainer/functions/array/select_item.py -> build/lib/chainer/functions/array copying chainer/functions/array/im2col.py -> build/lib/chainer/functions/array copying chainer/functions/array/stack.py -> build/lib/chainer/functions/array creating build/lib/chainer/functions/connection copying chainer/functions/connection/__init__.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/convolution_nd.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/shift.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/local_convolution_2d.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/deformable_convolution_2d_sampler.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/dilated_convolution_2d.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/deconvolution_2d.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/embed_id.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/linear.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/depthwise_convolution_2d.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/deconvolution_nd.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/bilinear.py -> build/lib/chainer/functions/connection copying chainer/functions/connection/convolution_2d.py -> build/lib/chainer/functions/connection creating build/lib/chainer/functions/evaluation copying chainer/functions/evaluation/__init__.py -> build/lib/chainer/functions/evaluation copying chainer/functions/evaluation/binary_accuracy.py -> build/lib/chainer/functions/evaluation copying chainer/functions/evaluation/classification_summary.py -> build/lib/chainer/functions/evaluation copying chainer/functions/evaluation/r2_score.py -> build/lib/chainer/functions/evaluation copying chainer/functions/evaluation/accuracy.py -> build/lib/chainer/functions/evaluation creating build/lib/chainer/functions/loss copying chainer/functions/loss/__init__.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/discriminative_loss.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/mean_absolute_error.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/absolute_error.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/triplet.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/softmax_cross_entropy.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/crf1d.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/decov.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/hinge.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/sigmoid_cross_entropy.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/vae.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/cross_covariance.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/black_out.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/negative_sampling.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/ctc.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/contrastive.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/mean_squared_error.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/huber_loss.py -> build/lib/chainer/functions/loss copying chainer/functions/loss/squared_error.py -> build/lib/chainer/functions/loss creating build/lib/chainer/functions/math copying chainer/functions/math/erf.py -> build/lib/chainer/functions/math copying chainer/functions/math/basic_math.py -> build/lib/chainer/functions/math copying chainer/functions/math/log_ndtr.py -> build/lib/chainer/functions/math copying chainer/functions/math/__init__.py -> build/lib/chainer/functions/math copying chainer/functions/math/cumsum.py -> build/lib/chainer/functions/math copying chainer/functions/math/matmul.py -> build/lib/chainer/functions/math copying chainer/functions/math/erfinv.py -> build/lib/chainer/functions/math copying chainer/functions/math/det.py -> build/lib/chainer/functions/math copying chainer/functions/math/logarithm_1p.py -> build/lib/chainer/functions/math copying chainer/functions/math/fft.py -> build/lib/chainer/functions/math copying chainer/functions/math/sparse_matmul.py -> build/lib/chainer/functions/math copying chainer/functions/math/square.py -> build/lib/chainer/functions/math copying chainer/functions/math/logsumexp.py -> build/lib/chainer/functions/math copying chainer/functions/math/ndtr.py -> build/lib/chainer/functions/math copying chainer/functions/math/erfc.py -> build/lib/chainer/functions/math copying chainer/functions/math/fix.py -> build/lib/chainer/functions/math copying chainer/functions/math/erfcinv.py -> build/lib/chainer/functions/math copying chainer/functions/math/cholesky.py -> build/lib/chainer/functions/math copying chainer/functions/math/zeta.py -> build/lib/chainer/functions/math copying chainer/functions/math/minmax.py -> build/lib/chainer/functions/math copying chainer/functions/math/average.py -> build/lib/chainer/functions/math copying chainer/functions/math/polygamma.py -> build/lib/chainer/functions/math copying chainer/functions/math/ceil.py -> build/lib/chainer/functions/math copying chainer/functions/math/erfcx.py -> build/lib/chainer/functions/math copying chainer/functions/math/trigonometric.py -> build/lib/chainer/functions/math copying chainer/functions/math/scale.py -> build/lib/chainer/functions/math copying chainer/functions/math/maximum.py -> build/lib/chainer/functions/math copying chainer/functions/math/sign.py -> build/lib/chainer/functions/math copying chainer/functions/math/lgamma.py -> build/lib/chainer/functions/math copying chainer/functions/math/cumprod.py -> build/lib/chainer/functions/math copying chainer/functions/math/bias.py -> build/lib/chainer/functions/math copying chainer/functions/math/hyperbolic.py -> build/lib/chainer/functions/math copying chainer/functions/math/floor.py -> build/lib/chainer/functions/math copying chainer/functions/math/identity.py -> build/lib/chainer/functions/math copying chainer/functions/math/sqrt.py -> build/lib/chainer/functions/math copying chainer/functions/math/exponential_m1.py -> build/lib/chainer/functions/math copying chainer/functions/math/minimum.py -> build/lib/chainer/functions/math copying chainer/functions/math/ndtri.py -> build/lib/chainer/functions/math copying chainer/functions/math/sum.py -> build/lib/chainer/functions/math copying chainer/functions/math/batch_l2_norm_squared.py -> build/lib/chainer/functions/math copying chainer/functions/math/exponential.py -> build/lib/chainer/functions/math copying chainer/functions/math/einsum.py -> build/lib/chainer/functions/math copying chainer/functions/math/linear_interpolate.py -> build/lib/chainer/functions/math copying chainer/functions/math/tensordot.py -> build/lib/chainer/functions/math copying chainer/functions/math/prod.py -> build/lib/chainer/functions/math copying chainer/functions/math/clip.py -> build/lib/chainer/functions/math copying chainer/functions/math/digamma.py -> build/lib/chainer/functions/math copying chainer/functions/math/fmod.py -> build/lib/chainer/functions/math copying chainer/functions/math/inv.py -> build/lib/chainer/functions/math copying chainer/functions/math/arctanh.py -> build/lib/chainer/functions/math creating build/lib/chainer/functions/noise copying chainer/functions/noise/__init__.py -> build/lib/chainer/functions/noise copying chainer/functions/noise/dropout.py -> build/lib/chainer/functions/noise copying chainer/functions/noise/gumbel_softmax.py -> build/lib/chainer/functions/noise copying chainer/functions/noise/gaussian.py -> build/lib/chainer/functions/noise copying chainer/functions/noise/simplified_dropconnect.py -> build/lib/chainer/functions/noise copying chainer/functions/noise/zoneout.py -> build/lib/chainer/functions/noise creating build/lib/chainer/functions/normalization copying chainer/functions/normalization/__init__.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/batch_renormalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/layer_normalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/l2_normalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/decorrelated_batch_normalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/local_response_normalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/batch_normalization.py -> build/lib/chainer/functions/normalization copying chainer/functions/normalization/group_normalization.py -> build/lib/chainer/functions/normalization creating build/lib/chainer/functions/pooling copying chainer/functions/pooling/__init__.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/average_pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/roi_max_align_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/roi_max_pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/roi_average_pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/pooling_nd_kernel.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/roi_pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/spatial_pyramid_pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/pooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/pooling_nd.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/average_pooling_nd_kernel.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/upsampling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/average_pooling_nd.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/max_pooling_nd_kernel.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/max_pooling_nd.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/roi_average_align_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/unpooling_2d.py -> build/lib/chainer/functions/pooling copying chainer/functions/pooling/unpooling_nd.py -> build/lib/chainer/functions/pooling creating build/lib/chainer/functions/rnn copying chainer/functions/rnn/__init__.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/n_step_lstm.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/slstm.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/lstm.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/n_step_gru.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/n_step_rnn.py -> build/lib/chainer/functions/rnn copying chainer/functions/rnn/tree_lstm.py -> build/lib/chainer/functions/rnn creating build/lib/chainer/functions/theano copying chainer/functions/theano/__init__.py -> build/lib/chainer/functions/theano copying chainer/functions/theano/theano_function.py -> build/lib/chainer/functions/theano creating build/lib/chainer/functions/util copying chainer/functions/util/__init__.py -> build/lib/chainer/functions/util copying chainer/functions/util/forget.py -> build/lib/chainer/functions/util creating build/lib/chainer/function_hooks copying chainer/function_hooks/__init__.py -> build/lib/chainer/function_hooks copying chainer/function_hooks/cuda_profile.py -> build/lib/chainer/function_hooks copying chainer/function_hooks/debug_print.py -> build/lib/chainer/function_hooks copying chainer/function_hooks/cupy_memory_profile.py -> build/lib/chainer/function_hooks copying chainer/function_hooks/timer.py -> build/lib/chainer/function_hooks creating build/lib/chainer/iterators copying chainer/iterators/order_samplers.py -> build/lib/chainer/iterators copying chainer/iterators/__init__.py -> build/lib/chainer/iterators copying chainer/iterators/multithread_iterator.py -> build/lib/chainer/iterators copying chainer/iterators/dali_iterator.py -> build/lib/chainer/iterators copying chainer/iterators/_statemachine.py -> build/lib/chainer/iterators copying chainer/iterators/serial_iterator.py -> build/lib/chainer/iterators copying chainer/iterators/multiprocess_iterator.py -> build/lib/chainer/iterators creating build/lib/chainer/initializers copying chainer/initializers/__init__.py -> build/lib/chainer/initializers copying chainer/initializers/orthogonal.py -> build/lib/chainer/initializers copying chainer/initializers/sampling.py -> build/lib/chainer/initializers copying chainer/initializers/constant.py -> build/lib/chainer/initializers copying chainer/initializers/uniform.py -> build/lib/chainer/initializers copying chainer/initializers/normal.py -> build/lib/chainer/initializers creating build/lib/chainer/links copying chainer/links/__init__.py -> build/lib/chainer/links creating build/lib/chainer/links/activation copying chainer/links/activation/__init__.py -> build/lib/chainer/links/activation copying chainer/links/activation/swish.py -> build/lib/chainer/links/activation copying chainer/links/activation/prelu.py -> build/lib/chainer/links/activation copying chainer/links/activation/simplified_dropconnect.py -> build/lib/chainer/links/activation copying chainer/links/activation/maxout.py -> build/lib/chainer/links/activation creating build/lib/chainer/links/caffe copying chainer/links/caffe/__init__.py -> build/lib/chainer/links/caffe copying chainer/links/caffe/caffe_function.py -> build/lib/chainer/links/caffe creating build/lib/chainer/links/caffe/protobuf3 copying chainer/links/caffe/protobuf3/__init__.py -> build/lib/chainer/links/caffe/protobuf3 copying chainer/links/caffe/protobuf3/caffe_pb2.py -> build/lib/chainer/links/caffe/protobuf3 creating build/lib/chainer/links/connection copying chainer/links/connection/__init__.py -> build/lib/chainer/links/connection copying chainer/links/connection/convolution_nd.py -> build/lib/chainer/links/connection copying chainer/links/connection/inceptionbn.py -> build/lib/chainer/links/connection copying chainer/links/connection/local_convolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/highway.py -> build/lib/chainer/links/connection copying chainer/links/connection/inception.py -> build/lib/chainer/links/connection copying chainer/links/connection/dilated_convolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/scale.py -> build/lib/chainer/links/connection copying chainer/links/connection/deconvolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/bias.py -> build/lib/chainer/links/connection copying chainer/links/connection/deformable_convolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/embed_id.py -> build/lib/chainer/links/connection copying chainer/links/connection/linear.py -> build/lib/chainer/links/connection copying chainer/links/connection/depthwise_convolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/parameter.py -> build/lib/chainer/links/connection copying chainer/links/connection/mlp_convolution_2d.py -> build/lib/chainer/links/connection copying chainer/links/connection/deconvolution_nd.py -> build/lib/chainer/links/connection copying chainer/links/connection/bilinear.py -> build/lib/chainer/links/connection copying chainer/links/connection/convolution_2d.py -> build/lib/chainer/links/connection creating build/lib/chainer/links/loss copying chainer/links/loss/__init__.py -> build/lib/chainer/links/loss copying chainer/links/loss/crf1d.py -> build/lib/chainer/links/loss copying chainer/links/loss/hierarchical_softmax.py -> build/lib/chainer/links/loss copying chainer/links/loss/black_out.py -> build/lib/chainer/links/loss copying chainer/links/loss/negative_sampling.py -> build/lib/chainer/links/loss creating build/lib/chainer/links/model copying chainer/links/model/__init__.py -> build/lib/chainer/links/model copying chainer/links/model/classifier.py -> build/lib/chainer/links/model creating build/lib/chainer/links/model/vision copying chainer/links/model/vision/__init__.py -> build/lib/chainer/links/model/vision copying chainer/links/model/vision/resnet.py -> build/lib/chainer/links/model/vision copying chainer/links/model/vision/googlenet.py -> build/lib/chainer/links/model/vision copying chainer/links/model/vision/vgg.py -> build/lib/chainer/links/model/vision creating build/lib/chainer/links/normalization copying chainer/links/normalization/__init__.py -> build/lib/chainer/links/normalization copying chainer/links/normalization/batch_renormalization.py -> build/lib/chainer/links/normalization copying chainer/links/normalization/layer_normalization.py -> build/lib/chainer/links/normalization copying chainer/links/normalization/decorrelated_batch_normalization.py -> build/lib/chainer/links/normalization copying chainer/links/normalization/batch_normalization.py -> build/lib/chainer/links/normalization copying chainer/links/normalization/group_normalization.py -> build/lib/chainer/links/normalization creating build/lib/chainer/links/rnn copying chainer/links/rnn/gru.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/__init__.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/n_step_lstm.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/mgu.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/lstm.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/n_step_gru.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/n_step_rnn.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/tree_lstm.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/zoneoutlstm.py -> build/lib/chainer/links/rnn copying chainer/links/rnn/peephole.py -> build/lib/chainer/links/rnn creating build/lib/chainer/links/theano copying chainer/links/theano/__init__.py -> build/lib/chainer/links/theano copying chainer/links/theano/theano_function.py -> build/lib/chainer/links/theano creating build/lib/chainer/link_hooks copying chainer/link_hooks/__init__.py -> build/lib/chainer/link_hooks copying chainer/link_hooks/weight_standardization.py -> build/lib/chainer/link_hooks copying chainer/link_hooks/spectral_normalization.py -> build/lib/chainer/link_hooks copying chainer/link_hooks/timer.py -> build/lib/chainer/link_hooks creating build/lib/chainer/graph_optimizations copying chainer/graph_optimizations/__init__.py -> build/lib/chainer/graph_optimizations copying chainer/graph_optimizations/static_graph.py -> build/lib/chainer/graph_optimizations copying chainer/graph_optimizations/static_graph_utilities.py -> build/lib/chainer/graph_optimizations creating build/lib/chainer/optimizers copying chainer/optimizers/__init__.py -> build/lib/chainer/optimizers copying chainer/optimizers/smorms3.py -> build/lib/chainer/optimizers copying chainer/optimizers/momentum_sgd.py -> build/lib/chainer/optimizers copying chainer/optimizers/adam.py -> build/lib/chainer/optimizers copying chainer/optimizers/ada_delta.py -> build/lib/chainer/optimizers copying chainer/optimizers/nesterov_ag.py -> build/lib/chainer/optimizers copying chainer/optimizers/msvag.py -> build/lib/chainer/optimizers copying chainer/optimizers/sgd.py -> build/lib/chainer/optimizers copying chainer/optimizers/ada_grad.py -> build/lib/chainer/optimizers copying chainer/optimizers/rmsprop_graves.py -> build/lib/chainer/optimizers copying chainer/optimizers/rmsprop.py -> build/lib/chainer/optimizers copying chainer/optimizers/corrected_momentum_sgd.py -> build/lib/chainer/optimizers creating build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/__init__.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/weight_decay.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/gradient_hard_clipping.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/gradient_clipping.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/gradient_lars.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/lasso.py -> build/lib/chainer/optimizer_hooks copying chainer/optimizer_hooks/gradient_noise.py -> build/lib/chainer/optimizer_hooks creating build/lib/chainer/serializers copying chainer/serializers/__init__.py -> build/lib/chainer/serializers copying chainer/serializers/npz.py -> build/lib/chainer/serializers copying chainer/serializers/hdf5.py -> build/lib/chainer/serializers creating build/lib/chainer/testing copying chainer/testing/__init__.py -> build/lib/chainer/testing copying chainer/testing/random.py -> build/lib/chainer/testing copying chainer/testing/matrix.py -> build/lib/chainer/testing copying chainer/testing/helper.py -> build/lib/chainer/testing copying chainer/testing/parameterized.py -> build/lib/chainer/testing copying chainer/testing/condition.py -> build/lib/chainer/testing copying chainer/testing/unary_math_function_test.py -> build/lib/chainer/testing copying chainer/testing/doctest_helper.py -> build/lib/chainer/testing copying chainer/testing/_bundle.py -> build/lib/chainer/testing copying chainer/testing/distribution_test.py -> build/lib/chainer/testing copying chainer/testing/training.py -> build/lib/chainer/testing copying chainer/testing/_distribution_test.py -> build/lib/chainer/testing copying chainer/testing/serializer.py -> build/lib/chainer/testing copying chainer/testing/backend.py -> build/lib/chainer/testing copying chainer/testing/array.py -> build/lib/chainer/testing copying chainer/testing/attr.py -> build/lib/chainer/testing copying chainer/testing/function_link.py -> build/lib/chainer/testing creating build/lib/chainer/training copying chainer/training/__init__.py -> build/lib/chainer/training copying chainer/training/trigger.py -> build/lib/chainer/training copying chainer/training/trainer.py -> build/lib/chainer/training copying chainer/training/_updater.py -> build/lib/chainer/training copying chainer/training/util.py -> build/lib/chainer/training copying chainer/training/extension.py -> build/lib/chainer/training copying chainer/training/updater.py -> build/lib/chainer/training creating build/lib/chainer/training/extensions copying chainer/training/extensions/__init__.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/step_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/log_report.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/snapshot_writers.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/plot_report.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/fail_on_nonnumber.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/_snapshot.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/parameter_statistics.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/progress_bar.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/warmup_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/polynomial_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/micro_average.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/exponential_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/computational_graph.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/variable_unchain.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/multistep_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/util.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/variable_statistics_plot.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/print_report.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/linear_shift.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/value_observation.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/evaluator.py -> build/lib/chainer/training/extensions copying chainer/training/extensions/inverse_shift.py -> build/lib/chainer/training/extensions creating build/lib/chainer/training/triggers copying chainer/training/triggers/__init__.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/manual_schedule_trigger.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/minmax_value_trigger.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/early_stopping_trigger.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/interval_trigger.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/once_trigger.py -> build/lib/chainer/training/triggers copying chainer/training/triggers/time_trigger.py -> build/lib/chainer/training/triggers creating build/lib/chainer/training/updaters copying chainer/training/updaters/__init__.py -> build/lib/chainer/training/updaters copying chainer/training/updaters/standard_updater.py -> build/lib/chainer/training/updaters copying chainer/training/updaters/parallel_updater.py -> build/lib/chainer/training/updaters copying chainer/training/updaters/multiprocess_parallel_updater.py -> build/lib/chainer/training/updaters creating build/lib/chainer/utils copying chainer/utils/__init__.py -> build/lib/chainer/utils copying chainer/utils/imgproc.py -> build/lib/chainer/utils copying chainer/utils/conv_nd.py -> build/lib/chainer/utils copying chainer/utils/conv.py -> build/lib/chainer/utils copying chainer/utils/type_check.py -> build/lib/chainer/utils copying chainer/utils/_collections.py -> build/lib/chainer/utils copying chainer/utils/walker_alias.py -> build/lib/chainer/utils copying chainer/utils/experimental.py -> build/lib/chainer/utils copying chainer/utils/sparse.py -> build/lib/chainer/utils copying chainer/utils/error.py -> build/lib/chainer/utils copying chainer/utils/cache.py -> build/lib/chainer/utils copying chainer/utils/meta.py -> build/lib/chainer/utils copying chainer/utils/nondeterministic.py -> build/lib/chainer/utils copying chainer/utils/conv_nd_kernel.py -> build/lib/chainer/utils copying chainer/utils/argument.py -> build/lib/chainer/utils copying chainer/utils/precision.py -> build/lib/chainer/utils copying chainer/utils/array.py -> build/lib/chainer/utils creating build/lib/chainermn copying chainermn/__init__.py -> build/lib/chainermn copying chainermn/global_except_hook.py -> build/lib/chainermn copying chainermn/optimizers.py -> build/lib/chainermn copying chainermn/nccl.py -> build/lib/chainermn creating build/lib/chainermn/communicators copying chainermn/communicators/__init__.py -> build/lib/chainermn/communicators copying chainermn/communicators/naive_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/communicator_base.py -> build/lib/chainermn/communicators copying chainermn/communicators/_communication_utility.py -> build/lib/chainermn/communicators copying chainermn/communicators/_memory_utility.py -> build/lib/chainermn/communicators copying chainermn/communicators/non_cuda_aware_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/flat_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/dummy_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/pure_nccl_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/mpi_communicator_base.py -> build/lib/chainermn/communicators creating build/lib/chainermn/datasets copying chainermn/datasets/__init__.py -> build/lib/chainermn/datasets copying chainermn/datasets/empty_dataset.py -> build/lib/chainermn/datasets copying chainermn/datasets/scatter.py -> build/lib/chainermn/datasets creating build/lib/chainermn/extensions copying chainermn/extensions/checkpoint.py -> build/lib/chainermn/extensions copying chainermn/extensions/__init__.py -> build/lib/chainermn/extensions copying chainermn/extensions/_multi_node_snapshot.py -> build/lib/chainermn/extensions copying chainermn/extensions/observation_aggregator.py -> build/lib/chainermn/extensions copying chainermn/extensions/multi_node_early_stopping_trigger.py -> build/lib/chainermn/extensions copying chainermn/extensions/multi_node_evaluator.py -> build/lib/chainermn/extensions copying chainermn/extensions/allreduce_persistent.py -> build/lib/chainermn/extensions creating build/lib/chainermn/functions copying chainermn/functions/__init__.py -> build/lib/chainermn/functions copying chainermn/functions/pseudo_connect.py -> build/lib/chainermn/functions copying chainermn/functions/point_to_point_communication.py -> build/lib/chainermn/functions copying chainermn/functions/collective_communication.py -> build/lib/chainermn/functions copying chainermn/functions/batch_normalization.py -> build/lib/chainermn/functions creating build/lib/chainermn/iterators copying chainermn/iterators/__init__.py -> build/lib/chainermn/iterators copying chainermn/iterators/multi_node_iterator.py -> build/lib/chainermn/iterators copying chainermn/iterators/synchronized_iterator.py -> build/lib/chainermn/iterators creating build/lib/chainermn/links copying chainermn/links/__init__.py -> build/lib/chainermn/links copying chainermn/links/create_mnbn_model.py -> build/lib/chainermn/links copying chainermn/links/n_step_rnn.py -> build/lib/chainermn/links copying chainermn/links/batch_normalization.py -> build/lib/chainermn/links copying chainermn/links/multi_node_chain_list.py -> build/lib/chainermn/links creating build/lib/chainermn/testing copying chainermn/testing/__init__.py -> build/lib/chainermn/testing copying chainermn/testing/device.py -> build/lib/chainermn/testing creating build/lib/onnx_chainer copying onnx_chainer/__init__.py -> build/lib/onnx_chainer copying onnx_chainer/export_testcase.py -> build/lib/onnx_chainer copying onnx_chainer/export.py -> build/lib/onnx_chainer copying onnx_chainer/graph.py -> build/lib/onnx_chainer copying onnx_chainer/context.py -> build/lib/onnx_chainer copying onnx_chainer/mapping.py -> build/lib/onnx_chainer copying onnx_chainer/replace_func.py -> build/lib/onnx_chainer copying onnx_chainer/onnx_helper.py -> build/lib/onnx_chainer creating build/lib/onnx_chainer/functions copying onnx_chainer/functions/opset_version.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/rnn.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/__init__.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/math.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/converter.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/activation.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/pooling.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/noise.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/loss.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/connection.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/normalization.py -> build/lib/onnx_chainer/functions copying onnx_chainer/functions/array.py -> build/lib/onnx_chainer/functions creating build/lib/onnx_chainer/testing copying onnx_chainer/testing/__init__.py -> build/lib/onnx_chainer/testing copying onnx_chainer/testing/input_generator.py -> build/lib/onnx_chainer/testing copying onnx_chainer/testing/get_test_data_set.py -> build/lib/onnx_chainer/testing copying onnx_chainer/testing/test_mxnet.py -> build/lib/onnx_chainer/testing copying onnx_chainer/testing/test_onnxruntime.py -> build/lib/onnx_chainer/testing creating build/lib/chainerx copying chainerx/_build_info.py -> build/lib/chainerx copying chainerx/__init__.py -> build/lib/chainerx copying chainerx/_device.py -> build/lib/chainerx copying chainerx/_ndarray.py -> build/lib/chainerx copying chainerx/_fallback_workarounds.py -> build/lib/chainerx copying chainerx/_cuda.py -> build/lib/chainerx copying chainer/py.typed -> build/lib/chainer + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oIJ6tB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 + cd chainer-7.8.1 + 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-chainer-7.8.1-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-chainer-7.8.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/testing copying build/lib/chainermn/testing/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/testing copying build/lib/chainermn/testing/device.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/testing copying build/lib/chainermn/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn copying build/lib/chainermn/global_except_hook.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn copying build/lib/chainermn/optimizers.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions copying build/lib/chainermn/functions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions copying build/lib/chainermn/functions/pseudo_connect.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions copying build/lib/chainermn/functions/point_to_point_communication.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions copying build/lib/chainermn/functions/collective_communication.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions copying build/lib/chainermn/functions/batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/naive_communicator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/communicator_base.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/_communication_utility.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/_memory_utility.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/non_cuda_aware_communicator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/flat_communicator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/dummy_communicator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/pure_nccl_communicator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators copying build/lib/chainermn/communicators/mpi_communicator_base.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/checkpoint.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/_multi_node_snapshot.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/observation_aggregator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/multi_node_early_stopping_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/multi_node_evaluator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/extensions/allreduce_persistent.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions copying build/lib/chainermn/nccl.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links copying build/lib/chainermn/links/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links copying build/lib/chainermn/links/create_mnbn_model.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links copying build/lib/chainermn/links/n_step_rnn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links copying build/lib/chainermn/links/batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links copying build/lib/chainermn/links/multi_node_chain_list.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators copying build/lib/chainermn/iterators/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators copying build/lib/chainermn/iterators/multi_node_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators copying build/lib/chainermn/iterators/synchronized_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets copying build/lib/chainermn/datasets/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets copying build/lib/chainermn/datasets/empty_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets copying build/lib/chainermn/datasets/scatter.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/testing/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/testing/input_generator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/testing/get_test_data_set.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/testing/test_mxnet.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/testing/test_onnxruntime.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing copying build/lib/onnx_chainer/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/opset_version.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/rnn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/math.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/converter.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/activation.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/pooling.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/noise.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/loss.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/connection.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/functions/array.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions copying build/lib/onnx_chainer/export_testcase.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/export.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/graph.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/context.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/mapping.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/replace_func.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer copying build/lib/onnx_chainer/onnx_helper.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/random.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/matrix.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/helper.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/parameterized.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/condition.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/unary_math_function_test.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/doctest_helper.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/_bundle.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/distribution_test.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/training.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/_distribution_test.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/serializer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/backend.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/array.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/attr.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/testing/function_link.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing copying build/lib/chainer/_backprop_utils.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/gradient_check.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/multivariate_normal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/dirichlet.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/utils.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/laplace.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/chisquare.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/categorical.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/poisson.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/pareto.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/gumbel.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/log_normal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/one_hot_categorical.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/independent.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/gamma.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/bernoulli.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/exponential.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/geometric.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/uniform.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/normal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/cauchy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/distributions/beta.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions copying build/lib/chainer/warnings.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/_environment_check.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/weight_decay.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/gradient_hard_clipping.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/gradient_clipping.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/gradient_lars.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/lasso.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/optimizer_hooks/gradient_noise.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks copying build/lib/chainer/cuda.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/discriminative_loss.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/mean_absolute_error.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/absolute_error.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/triplet.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/softmax_cross_entropy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/crf1d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/decov.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/hinge.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/sigmoid_cross_entropy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/vae.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/cross_covariance.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/black_out.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/negative_sampling.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/ctc.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/contrastive.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/mean_squared_error.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/huber_loss.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/loss/squared_error.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss copying build/lib/chainer/functions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/erf.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/basic_math.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/log_ndtr.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/cumsum.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/matmul.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/erfinv.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/det.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/logarithm_1p.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/fft.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/sparse_matmul.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/square.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/logsumexp.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/ndtr.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/erfc.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/fix.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/erfcinv.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/cholesky.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/zeta.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/minmax.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/average.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/polygamma.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/ceil.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/erfcx.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/trigonometric.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/scale.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/maximum.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/sign.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/lgamma.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/cumprod.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/bias.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/hyperbolic.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/floor.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/identity.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/sqrt.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/exponential_m1.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/minimum.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/ndtri.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/sum.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/batch_l2_norm_squared.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/exponential.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/einsum.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/linear_interpolate.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/tensordot.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/prod.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/clip.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/digamma.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/fmod.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/inv.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math copying build/lib/chainer/functions/math/arctanh.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/average_pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/roi_max_align_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/roi_max_pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/roi_average_pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/pooling_nd_kernel.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/roi_pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/spatial_pyramid_pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/pooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/pooling_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/average_pooling_nd_kernel.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/upsampling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/average_pooling_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/max_pooling_nd_kernel.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/max_pooling_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/roi_average_align_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/unpooling_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling copying build/lib/chainer/functions/pooling/unpooling_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/transpose.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/reshape.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/spatial_transformer_grid.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/expand_dims.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/resize_images.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/copy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/diagonal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/broadcast.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/permutate.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/moveaxis.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/fliplr.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/transpose_sequence.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/cast.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/dstack.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/separate.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/depth2space.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/scatter_add.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/flatten.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/repeat.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/get_item.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/space2depth.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/split_axis.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/flip.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/vstack.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/where.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/rollaxis.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/swapaxes.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/concat.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/pad_sequence.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/pad.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/as_strided.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/squeeze.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/spatial_transformer_sampler.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/flipud.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/tile.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/hstack.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/select_item.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/im2col.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array copying build/lib/chainer/functions/array/stack.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/theano copying build/lib/chainer/functions/theano/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/theano copying build/lib/chainer/functions/theano/theano_function.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/theano creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/convolution_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/local_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/deformable_convolution_2d_sampler.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/dilated_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/deconvolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/embed_id.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/linear.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/depthwise_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/deconvolution_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/bilinear.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection copying build/lib/chainer/functions/connection/convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/elu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/crelu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/rrelu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/swish.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/softmax.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/tanh.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/softplus.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/log_softmax.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/prelu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/sigmoid.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/leaky_relu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/selu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/hard_sigmoid.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/relu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/clipped_relu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation copying build/lib/chainer/functions/activation/maxout.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/batch_renormalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/layer_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/l2_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/decorrelated_batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/local_response_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization copying build/lib/chainer/functions/normalization/group_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/util copying build/lib/chainer/functions/util/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/util copying build/lib/chainer/functions/util/forget.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/util creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/n_step_lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/slstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/n_step_gru.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/n_step_rnn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn copying build/lib/chainer/functions/rnn/tree_lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation copying build/lib/chainer/functions/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation copying build/lib/chainer/functions/evaluation/binary_accuracy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation copying build/lib/chainer/functions/evaluation/classification_summary.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation copying build/lib/chainer/functions/evaluation/r2_score.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation copying build/lib/chainer/functions/evaluation/accuracy.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/dropout.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/gumbel_softmax.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/gaussian.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/simplified_dropconnect.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise copying build/lib/chainer/functions/noise/zoneout.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations copying build/lib/chainer/graph_optimizations/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations copying build/lib/chainer/graph_optimizations/static_graph.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations copying build/lib/chainer/graph_optimizations/static_graph_utilities.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks copying build/lib/chainer/link_hooks/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks copying build/lib/chainer/link_hooks/weight_standardization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks copying build/lib/chainer/link_hooks/spectral_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks copying build/lib/chainer/link_hooks/timer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks copying build/lib/chainer/_backprop.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/smorms3.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/momentum_sgd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/adam.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/ada_delta.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/nesterov_ag.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/msvag.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/sgd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/ada_grad.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/rmsprop_graves.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/rmsprop.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/optimizers/corrected_momentum_sgd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers copying build/lib/chainer/types.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/training/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/training/trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters copying build/lib/chainer/training/updaters/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters copying build/lib/chainer/training/updaters/standard_updater.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters copying build/lib/chainer/training/updaters/parallel_updater.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters copying build/lib/chainer/training/updaters/multiprocess_parallel_updater.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters copying build/lib/chainer/training/trainer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/training/_updater.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/training/util.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/step_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/log_report.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/snapshot_writers.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/plot_report.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/fail_on_nonnumber.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/_snapshot.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/parameter_statistics.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/progress_bar.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/warmup_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/polynomial_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/micro_average.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/exponential_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/computational_graph.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/variable_unchain.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/multistep_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/util.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/variable_statistics_plot.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/print_report.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/linear_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/value_observation.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/evaluator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions copying build/lib/chainer/training/extensions/inverse_shift.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/manual_schedule_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/minmax_value_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/early_stopping_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/interval_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/once_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/triggers/time_trigger.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers copying build/lib/chainer/training/extension.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/training/updater.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training copying build/lib/chainer/link_hook.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/initializer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/device_resident.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/computational_graph.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/distribution.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/variable.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/function.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/imgproc.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/conv_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/conv.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/type_check.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/_collections.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/walker_alias.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/experimental.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/sparse.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/error.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/cache.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/meta.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/nondeterministic.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/conv_nd_kernel.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/argument.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/precision.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils copying build/lib/chainer/utils/array.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends copying build/lib/chainer/backends/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends copying build/lib/chainer/backends/intel64.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends copying build/lib/chainer/backends/_cpu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends copying build/lib/chainer/backends/cuda.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends copying build/lib/chainer/backends/_chainerx.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/exporters copying build/lib/chainer/exporters/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/exporters copying build/lib/chainer/exporters/caffe.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/exporters copying build/lib/chainer/_backend.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/optimizer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/configuration.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/_runtime_info.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_with_converter.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_asmode.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_join.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/delegate_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_concat.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_transform.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/tabular_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/from_data.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/tabular/_slice.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular copying build/lib/chainer/dataset/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset copying build/lib/chainer/dataset/convert.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset copying build/lib/chainer/dataset/dataset_mixin.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset copying build/lib/chainer/dataset/iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset copying build/lib/chainer/dataset/download.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset copying build/lib/chainer/link.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/function_hook.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/loss/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/loss/crf1d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/loss/hierarchical_softmax.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/loss/black_out.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/loss/negative_sampling.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss copying build/lib/chainer/links/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/theano copying build/lib/chainer/links/theano/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/theano copying build/lib/chainer/links/theano/theano_function.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/theano creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/convolution_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/inceptionbn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/local_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/highway.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/inception.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/dilated_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/scale.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/deconvolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/bias.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/deformable_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/embed_id.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/linear.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/depthwise_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/parameter.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/mlp_convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/deconvolution_nd.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/bilinear.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection copying build/lib/chainer/links/connection/convolution_2d.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation copying build/lib/chainer/links/activation/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation copying build/lib/chainer/links/activation/swish.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation copying build/lib/chainer/links/activation/prelu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation copying build/lib/chainer/links/activation/simplified_dropconnect.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation copying build/lib/chainer/links/activation/maxout.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model copying build/lib/chainer/links/model/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision copying build/lib/chainer/links/model/vision/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision copying build/lib/chainer/links/model/vision/resnet.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision copying build/lib/chainer/links/model/vision/googlenet.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision copying build/lib/chainer/links/model/vision/vgg.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision copying build/lib/chainer/links/model/classifier.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe copying build/lib/chainer/links/caffe/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/protobuf3 copying build/lib/chainer/links/caffe/protobuf3/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/protobuf3 copying build/lib/chainer/links/caffe/protobuf3/caffe_pb2.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/protobuf3 copying build/lib/chainer/links/caffe/caffe_function.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/batch_renormalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/layer_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/decorrelated_batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/batch_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization copying build/lib/chainer/links/normalization/group_normalization.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/gru.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/n_step_lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/mgu.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/n_step_gru.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/n_step_rnn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/tree_lstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/zoneoutlstm.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/links/rnn/peephole.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn copying build/lib/chainer/memory_layouts.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/serializer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/py.typed -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/function_node.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/backend.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/function_hooks/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/function_hooks/cuda_profile.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/function_hooks/debug_print.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/function_hooks/cupy_memory_profile.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/function_hooks/timer.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks copying build/lib/chainer/sequential.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer copying build/lib/chainer/_version.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/order_samplers.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/multithread_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/dali_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/_statemachine.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/serial_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators copying build/lib/chainer/iterators/multiprocess_iterator.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers copying build/lib/chainer/serializers/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers copying build/lib/chainer/serializers/npz.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers copying build/lib/chainer/serializers/hdf5.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers copying build/lib/chainer/reporter.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/text_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/mnist.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/pickle_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/fashion_mnist.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/tuple_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/sub_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/transform_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/cifar.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/svhn.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/ptb.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/kuzushiji_mnist.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/image_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/dict_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/concatenated_dataset.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets copying build/lib/chainer/datasets/_mnist_helper.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/orthogonal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/sampling.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/constant.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/uniform.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers copying build/lib/chainer/initializers/normal.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers creating /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/_build_info.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/__init__.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/_device.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/_ndarray.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/_fallback_workarounds.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx copying build/lib/chainerx/_cuda.py -> /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/testing/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/global_except_hook.py to global_except_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/optimizers.py to optimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions/pseudo_connect.py to pseudo_connect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions/point_to_point_communication.py to point_to_point_communication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions/collective_communication.py to collective_communication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/functions/batch_normalization.py to batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/naive_communicator.py to naive_communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/communicator_base.py to communicator_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/_communication_utility.py to _communication_utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/_memory_utility.py to _memory_utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/non_cuda_aware_communicator.py to non_cuda_aware_communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/flat_communicator.py to flat_communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/dummy_communicator.py to dummy_communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/pure_nccl_communicator.py to pure_nccl_communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/communicators/mpi_communicator_base.py to mpi_communicator_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/checkpoint.py to checkpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/_multi_node_snapshot.py to _multi_node_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/observation_aggregator.py to observation_aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/multi_node_early_stopping_trigger.py to multi_node_early_stopping_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/multi_node_evaluator.py to multi_node_evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/extensions/allreduce_persistent.py to allreduce_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/nccl.py to nccl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links/create_mnbn_model.py to create_mnbn_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links/n_step_rnn.py to n_step_rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links/batch_normalization.py to batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/links/multi_node_chain_list.py to multi_node_chain_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators/multi_node_iterator.py to multi_node_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/iterators/synchronized_iterator.py to synchronized_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets/empty_dataset.py to empty_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainermn/datasets/scatter.py to scatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing/input_generator.py to input_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing/get_test_data_set.py to get_test_data_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing/test_mxnet.py to test_mxnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/testing/test_onnxruntime.py to test_onnxruntime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/opset_version.py to opset_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/rnn.py to rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/math.py to math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/activation.py to activation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/pooling.py to pooling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/noise.py to noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/normalization.py to normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/functions/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/export_testcase.py to export_testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/mapping.py to mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/replace_func.py to replace_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/onnx_chainer/onnx_helper.py to onnx_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/parameterized.py to parameterized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/unary_math_function_test.py to unary_math_function_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/doctest_helper.py to doctest_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/_bundle.py to _bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/distribution_test.py to distribution_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/_distribution_test.py to _distribution_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/attr.py to attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/testing/function_link.py to function_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_backprop_utils.py to _backprop_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/gradient_check.py to gradient_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/multivariate_normal.py to multivariate_normal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/dirichlet.py to dirichlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/laplace.py to laplace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/chisquare.py to chisquare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/categorical.py to categorical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/poisson.py to poisson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/pareto.py to pareto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/gumbel.py to gumbel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/log_normal.py to log_normal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/one_hot_categorical.py to one_hot_categorical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/independent.py to independent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/gamma.py to gamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/bernoulli.py to bernoulli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/exponential.py to exponential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/geometric.py to geometric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/uniform.py to uniform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/normal.py to normal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/cauchy.py to cauchy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distributions/beta.py to beta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/warnings.py to warnings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_environment_check.py to _environment_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/weight_decay.py to weight_decay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/gradient_hard_clipping.py to gradient_hard_clipping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/gradient_clipping.py to gradient_clipping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/gradient_lars.py to gradient_lars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/lasso.py to lasso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer_hooks/gradient_noise.py to gradient_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/cuda.py to cuda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/discriminative_loss.py to discriminative_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/mean_absolute_error.py to mean_absolute_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/absolute_error.py to absolute_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/triplet.py to triplet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/softmax_cross_entropy.py to softmax_cross_entropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/crf1d.py to crf1d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/decov.py to decov.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/hinge.py to hinge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/sigmoid_cross_entropy.py to sigmoid_cross_entropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/vae.py to vae.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/cross_covariance.py to cross_covariance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/black_out.py to black_out.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/negative_sampling.py to negative_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/ctc.py to ctc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/contrastive.py to contrastive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/mean_squared_error.py to mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/huber_loss.py to huber_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/loss/squared_error.py to squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/erf.py to erf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/basic_math.py to basic_math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/log_ndtr.py to log_ndtr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/cumsum.py to cumsum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/matmul.py to matmul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/erfinv.py to erfinv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/det.py to det.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/logarithm_1p.py to logarithm_1p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/fft.py to fft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/sparse_matmul.py to sparse_matmul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/square.py to square.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/logsumexp.py to logsumexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/ndtr.py to ndtr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/erfc.py to erfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/fix.py to fix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/erfcinv.py to erfcinv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/cholesky.py to cholesky.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/zeta.py to zeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/minmax.py to minmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/average.py to average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/polygamma.py to polygamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/ceil.py to ceil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/erfcx.py to erfcx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/trigonometric.py to trigonometric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/maximum.py to maximum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/sign.py to sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/lgamma.py to lgamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/cumprod.py to cumprod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/bias.py to bias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/hyperbolic.py to hyperbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/floor.py to floor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/sqrt.py to sqrt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/exponential_m1.py to exponential_m1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/minimum.py to minimum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/ndtri.py to ndtri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/sum.py to sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/batch_l2_norm_squared.py to batch_l2_norm_squared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/exponential.py to exponential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/einsum.py to einsum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/linear_interpolate.py to linear_interpolate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/tensordot.py to tensordot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/prod.py to prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/clip.py to clip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/digamma.py to digamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/fmod.py to fmod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/inv.py to inv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/math/arctanh.py to arctanh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/average_pooling_2d.py to average_pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/roi_max_align_2d.py to roi_max_align_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/roi_max_pooling_2d.py to roi_max_pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/roi_average_pooling_2d.py to roi_average_pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/pooling_nd_kernel.py to pooling_nd_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/roi_pooling_2d.py to roi_pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/spatial_pyramid_pooling_2d.py to spatial_pyramid_pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/pooling_2d.py to pooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/pooling_nd.py to pooling_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/average_pooling_nd_kernel.py to average_pooling_nd_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/upsampling_2d.py to upsampling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/average_pooling_nd.py to average_pooling_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/max_pooling_nd_kernel.py to max_pooling_nd_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/max_pooling_nd.py to max_pooling_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/roi_average_align_2d.py to roi_average_align_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/unpooling_2d.py to unpooling_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/pooling/unpooling_nd.py to unpooling_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/transpose.py to transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/spatial_transformer_grid.py to spatial_transformer_grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/expand_dims.py to expand_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/resize_images.py to resize_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/copy.py to copy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/diagonal.py to diagonal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/broadcast.py to broadcast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/permutate.py to permutate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/moveaxis.py to moveaxis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/fliplr.py to fliplr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/transpose_sequence.py to transpose_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/cast.py to cast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/dstack.py to dstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/separate.py to separate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/depth2space.py to depth2space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/scatter_add.py to scatter_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/repeat.py to repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/get_item.py to get_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/space2depth.py to space2depth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/split_axis.py to split_axis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/flip.py to flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/vstack.py to vstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/where.py to where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/rollaxis.py to rollaxis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/swapaxes.py to swapaxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/pad_sequence.py to pad_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/pad.py to pad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/as_strided.py to as_strided.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/squeeze.py to squeeze.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/spatial_transformer_sampler.py to spatial_transformer_sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/flipud.py to flipud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/tile.py to tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/hstack.py to hstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/select_item.py to select_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/im2col.py to im2col.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/array/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/theano/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/theano/theano_function.py to theano_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/convolution_nd.py to convolution_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/shift.py to shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/local_convolution_2d.py to local_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/deformable_convolution_2d_sampler.py to deformable_convolution_2d_sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/dilated_convolution_2d.py to dilated_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/deconvolution_2d.py to deconvolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/embed_id.py to embed_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/depthwise_convolution_2d.py to depthwise_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/deconvolution_nd.py to deconvolution_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/bilinear.py to bilinear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/connection/convolution_2d.py to convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/elu.py to elu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/crelu.py to crelu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/rrelu.py to rrelu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/swish.py to swish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/softmax.py to softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/tanh.py to tanh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/softplus.py to softplus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/log_softmax.py to log_softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/prelu.py to prelu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/sigmoid.py to sigmoid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/leaky_relu.py to leaky_relu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/selu.py to selu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/hard_sigmoid.py to hard_sigmoid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/relu.py to relu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/clipped_relu.py to clipped_relu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/activation/maxout.py to maxout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/batch_renormalization.py to batch_renormalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/layer_normalization.py to layer_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/l2_normalization.py to l2_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/decorrelated_batch_normalization.py to decorrelated_batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/local_response_normalization.py to local_response_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/batch_normalization.py to batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/normalization/group_normalization.py to group_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/util/forget.py to forget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/n_step_lstm.py to n_step_lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/slstm.py to slstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/lstm.py to lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/n_step_gru.py to n_step_gru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/n_step_rnn.py to n_step_rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/rnn/tree_lstm.py to tree_lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation/binary_accuracy.py to binary_accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation/classification_summary.py to classification_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation/r2_score.py to r2_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/evaluation/accuracy.py to accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/dropout.py to dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/gumbel_softmax.py to gumbel_softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/gaussian.py to gaussian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/simplified_dropconnect.py to simplified_dropconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/functions/noise/zoneout.py to zoneout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations/static_graph.py to static_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/graph_optimizations/static_graph_utilities.py to static_graph_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks/weight_standardization.py to weight_standardization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks/spectral_normalization.py to spectral_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hooks/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_backprop.py to _backprop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/smorms3.py to smorms3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/momentum_sgd.py to momentum_sgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/adam.py to adam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/ada_delta.py to ada_delta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/nesterov_ag.py to nesterov_ag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/msvag.py to msvag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/sgd.py to sgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/ada_grad.py to ada_grad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/rmsprop_graves.py to rmsprop_graves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/rmsprop.py to rmsprop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizers/corrected_momentum_sgd.py to corrected_momentum_sgd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/trigger.py to trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters/standard_updater.py to standard_updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters/parallel_updater.py to parallel_updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updaters/multiprocess_parallel_updater.py to multiprocess_parallel_updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/trainer.py to trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/_updater.py to _updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/step_shift.py to step_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/log_report.py to log_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/snapshot_writers.py to snapshot_writers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/plot_report.py to plot_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/fail_on_nonnumber.py to fail_on_nonnumber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/_snapshot.py to _snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/parameter_statistics.py to parameter_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/progress_bar.py to progress_bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/warmup_shift.py to warmup_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/polynomial_shift.py to polynomial_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/micro_average.py to micro_average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/exponential_shift.py to exponential_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/computational_graph.py to computational_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/variable_unchain.py to variable_unchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/multistep_shift.py to multistep_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/variable_statistics_plot.py to variable_statistics_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/print_report.py to print_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/linear_shift.py to linear_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/value_observation.py to value_observation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/evaluator.py to evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extensions/inverse_shift.py to inverse_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/manual_schedule_trigger.py to manual_schedule_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/minmax_value_trigger.py to minmax_value_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/early_stopping_trigger.py to early_stopping_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/interval_trigger.py to interval_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/once_trigger.py to once_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/triggers/time_trigger.py to time_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/training/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link_hook.py to link_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializer.py to initializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/device_resident.py to device_resident.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/computational_graph.py to computational_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/distribution.py to distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/imgproc.py to imgproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/conv_nd.py to conv_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/conv.py to conv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/type_check.py to type_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/_collections.py to _collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/walker_alias.py to walker_alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/experimental.py to experimental.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/sparse.py to sparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/nondeterministic.py to nondeterministic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/conv_nd_kernel.py to conv_nd_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/argument.py to argument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/precision.py to precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/utils/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends/intel64.py to intel64.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends/_cpu.py to _cpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends/cuda.py to cuda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backends/_chainerx.py to _chainerx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/exporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/exporters/caffe.py to caffe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_backend.py to _backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_runtime_info.py to _runtime_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_with_converter.py to _with_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_asmode.py to _asmode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_join.py to _join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/delegate_dataset.py to delegate_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_concat.py to _concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_transform.py to _transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/tabular_dataset.py to tabular_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/from_data.py to from_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/tabular/_slice.py to _slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/dataset_mixin.py to dataset_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/iterator.py to iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/dataset/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hook.py to function_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss/crf1d.py to crf1d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss/hierarchical_softmax.py to hierarchical_softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss/black_out.py to black_out.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/loss/negative_sampling.py to negative_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/theano/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/theano/theano_function.py to theano_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/convolution_nd.py to convolution_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/inceptionbn.py to inceptionbn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/local_convolution_2d.py to local_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/highway.py to highway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/inception.py to inception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/dilated_convolution_2d.py to dilated_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/deconvolution_2d.py to deconvolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/bias.py to bias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/deformable_convolution_2d.py to deformable_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/embed_id.py to embed_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/depthwise_convolution_2d.py to depthwise_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/mlp_convolution_2d.py to mlp_convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/deconvolution_nd.py to deconvolution_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/bilinear.py to bilinear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/connection/convolution_2d.py to convolution_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation/swish.py to swish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation/prelu.py to prelu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation/simplified_dropconnect.py to simplified_dropconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/activation/maxout.py to maxout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision/resnet.py to resnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision/googlenet.py to googlenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/vision/vgg.py to vgg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/model/classifier.py to classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/protobuf3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/protobuf3/caffe_pb2.py to caffe_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/caffe/caffe_function.py to caffe_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/batch_renormalization.py to batch_renormalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/layer_normalization.py to layer_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/decorrelated_batch_normalization.py to decorrelated_batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/batch_normalization.py to batch_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/normalization/group_normalization.py to group_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/gru.py to gru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/n_step_lstm.py to n_step_lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/mgu.py to mgu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/lstm.py to lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/n_step_gru.py to n_step_gru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/n_step_rnn.py to n_step_rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/tree_lstm.py to tree_lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/zoneoutlstm.py to zoneoutlstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/links/rnn/peephole.py to peephole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/memory_layouts.py to memory_layouts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_node.py to function_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks/cuda_profile.py to cuda_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks/debug_print.py to debug_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks/cupy_memory_profile.py to cupy_memory_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/function_hooks/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/sequential.py to sequential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/order_samplers.py to order_samplers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/multithread_iterator.py to multithread_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/dali_iterator.py to dali_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/_statemachine.py to _statemachine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/serial_iterator.py to serial_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/iterators/multiprocess_iterator.py to multiprocess_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers/npz.py to npz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/serializers/hdf5.py to hdf5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/reporter.py to reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/text_dataset.py to text_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/mnist.py to mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/pickle_dataset.py to pickle_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/fashion_mnist.py to fashion_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/tuple_dataset.py to tuple_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/sub_dataset.py to sub_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/transform_dataset.py to transform_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/cifar.py to cifar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/svhn.py to svhn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/ptb.py to ptb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/kuzushiji_mnist.py to kuzushiji_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/image_dataset.py to image_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/dict_dataset.py to dict_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/concatenated_dataset.py to concatenated_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/datasets/_mnist_helper.py to _mnist_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/orthogonal.py to orthogonal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/sampling.py to sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/uniform.py to uniform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer/initializers/normal.py to normal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/_build_info.py to _build_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/_device.py to _device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/_ndarray.py to _ndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/_fallback_workarounds.py to _fallback_workarounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainerx/_cuda.py to _cuda.cpython-39.pyc writing byte-compilation script '/tmp/tmpcxgm64a_.py' /usr/bin/python3 /tmp/tmpcxgm64a_.py removing /tmp/tmpcxgm64a_.py running install_egg_info running egg_info writing chainer.egg-info/PKG-INFO writing dependency_links to chainer.egg-info/dependency_links.txt writing requirements to chainer.egg-info/requires.txt writing top-level names to chainer.egg-info/top_level.txt reading manifest file 'chainer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'chainer.egg-info/SOURCES.txt' Copying chainer.egg-info to /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/usr/lib/python3.9/site-packages/chainer-7.8.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64//usr/share/doc/python-chainer + '[' -d doc ']' ~/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 ~/build/BUILD/chainer-7.8.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 + '[' -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/chainer-7.8.1 + mv /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.8.1-1 --unique-debug-suffix -7.8.1-1.x86_64 --unique-debug-src-base python-chainer-7.8.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/chainer-7.8.1 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-chainer-7.8.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-chainer-7.8.1-1.noarch Provides: python-chainer python3-chainer = 7.8.1-1 python3.9dist(chainer) = 7.8.1 python3dist(chainer) = 7.8.1 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(filelock) python3.9dist(numpy) >= 1.9 python3.9dist(protobuf) >= 3 python3.9dist(setuptools) python3.9dist(six) >= 1.9 python3.9dist(typing-extensions) Processing files: python-chainer-help-7.8.1-1.noarch warning: Empty %files file /builddir/build/BUILD/chainer-7.8.1/doclist.lst Provides: python-chainer-help = 7.8.1-1 python3-chainer-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-chainer-7.8.1-1.x86_64 Wrote: /builddir/build/RPMS/python-chainer-help-7.8.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-chainer-7.8.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8PX1bQ + umask 022 + cd /builddir/build/BUILD + cd chainer-7.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-chainer-7.8.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0