Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensorpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337623.777575/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-tensorpack.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-tensorpack-0.11-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-tensorpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337623.777575/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-tensorpack.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-tensorpack-0.11-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-tensorpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682337623.777575/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-tensorpack.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.cQDMwM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tensorpack-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/tensorpack-0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tensorpack-0.11 + /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.RmDlka + umask 022 + cd /builddir/build/BUILD + cd tensorpack-0.11 + 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/tensorpack copying tensorpack/__init__.py -> build/lib/tensorpack copying tensorpack/libinfo.py -> build/lib/tensorpack creating build/lib/tensorpack/models copying tensorpack/models/common.py -> build/lib/tensorpack/models copying tensorpack/models/models_test.py -> build/lib/tensorpack/models copying tensorpack/models/linearwrap.py -> build/lib/tensorpack/models copying tensorpack/models/_old_batch_norm.py -> build/lib/tensorpack/models copying tensorpack/models/conv2d.py -> build/lib/tensorpack/models copying tensorpack/models/utils.py -> build/lib/tensorpack/models copying tensorpack/models/regularize.py -> build/lib/tensorpack/models copying tensorpack/models/batch_norm.py -> build/lib/tensorpack/models copying tensorpack/models/shape_utils.py -> build/lib/tensorpack/models copying tensorpack/models/shapes.py -> build/lib/tensorpack/models copying tensorpack/models/layer_norm.py -> build/lib/tensorpack/models copying tensorpack/models/tflayer.py -> build/lib/tensorpack/models copying tensorpack/models/__init__.py -> build/lib/tensorpack/models copying tensorpack/models/registry.py -> build/lib/tensorpack/models copying tensorpack/models/pool.py -> build/lib/tensorpack/models copying tensorpack/models/fc.py -> build/lib/tensorpack/models copying tensorpack/models/nonlin.py -> build/lib/tensorpack/models creating build/lib/tensorpack/graph_builder copying tensorpack/graph_builder/model_desc.py -> build/lib/tensorpack/graph_builder copying tensorpack/graph_builder/utils.py -> build/lib/tensorpack/graph_builder copying tensorpack/graph_builder/training.py -> build/lib/tensorpack/graph_builder copying tensorpack/graph_builder/distributed.py -> build/lib/tensorpack/graph_builder copying tensorpack/graph_builder/__init__.py -> build/lib/tensorpack/graph_builder creating build/lib/tensorpack/dataflow copying tensorpack/dataflow/common.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/base.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/raw.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/image.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/serialize.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/parallel_map.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/__init__.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/parallel.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/serialize_test.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/format.py -> build/lib/tensorpack/dataflow copying tensorpack/dataflow/remote.py -> build/lib/tensorpack/dataflow creating build/lib/tensorpack/compat copying tensorpack/compat/tensor_spec.py -> build/lib/tensorpack/compat copying tensorpack/compat/__init__.py -> build/lib/tensorpack/compat creating build/lib/tensorpack/utils copying tensorpack/utils/naming.py -> build/lib/tensorpack/utils copying tensorpack/utils/loadcaffe.py -> build/lib/tensorpack/utils copying tensorpack/utils/logger.py -> build/lib/tensorpack/utils copying tensorpack/utils/argtools.py -> build/lib/tensorpack/utils copying tensorpack/utils/stats.py -> build/lib/tensorpack/utils copying tensorpack/utils/timer.py -> build/lib/tensorpack/utils copying tensorpack/utils/concurrency.py -> build/lib/tensorpack/utils copying tensorpack/utils/utils.py -> build/lib/tensorpack/utils copying tensorpack/utils/fs.py -> build/lib/tensorpack/utils copying tensorpack/utils/serialize.py -> build/lib/tensorpack/utils copying tensorpack/utils/nvml.py -> build/lib/tensorpack/utils copying tensorpack/utils/develop.py -> build/lib/tensorpack/utils copying tensorpack/utils/viz.py -> build/lib/tensorpack/utils copying tensorpack/utils/debug.py -> build/lib/tensorpack/utils copying tensorpack/utils/compatible_serialize.py -> build/lib/tensorpack/utils copying tensorpack/utils/gpu.py -> build/lib/tensorpack/utils copying tensorpack/utils/__init__.py -> build/lib/tensorpack/utils copying tensorpack/utils/palette.py -> build/lib/tensorpack/utils creating build/lib/tensorpack/tfutils copying tensorpack/tfutils/common.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/optimizer.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/varreplace.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/sessinit.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/varmanip.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/scope_utils.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/symbolic_functions.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/sesscreate.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/summary.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/distributed.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/export.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/__init__.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/argscope.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/model_utils.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/collect_env.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/collection.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/gradproc.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/dependency.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/unit_tests.py -> build/lib/tensorpack/tfutils copying tensorpack/tfutils/tower.py -> build/lib/tensorpack/tfutils creating build/lib/tensorpack/contrib copying tensorpack/contrib/keras.py -> build/lib/tensorpack/contrib copying tensorpack/contrib/__init__.py -> build/lib/tensorpack/contrib creating build/lib/tensorpack/train copying tensorpack/train/base.py -> build/lib/tensorpack/train copying tensorpack/train/trainers.py -> build/lib/tensorpack/train copying tensorpack/train/config.py -> build/lib/tensorpack/train copying tensorpack/train/interface.py -> build/lib/tensorpack/train copying tensorpack/train/model_desc.py -> build/lib/tensorpack/train copying tensorpack/train/utility.py -> build/lib/tensorpack/train copying tensorpack/train/__init__.py -> build/lib/tensorpack/train copying tensorpack/train/tower.py -> build/lib/tensorpack/train creating build/lib/tensorpack/predict copying tensorpack/predict/base.py -> build/lib/tensorpack/predict copying tensorpack/predict/feedfree.py -> build/lib/tensorpack/predict copying tensorpack/predict/config.py -> build/lib/tensorpack/predict copying tensorpack/predict/multigpu.py -> build/lib/tensorpack/predict copying tensorpack/predict/concurrency.py -> build/lib/tensorpack/predict copying tensorpack/predict/dataset.py -> build/lib/tensorpack/predict copying tensorpack/predict/__init__.py -> build/lib/tensorpack/predict creating build/lib/tensorpack/callbacks copying tensorpack/callbacks/trigger.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/base.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/misc.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/graph.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/stats.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/hooks.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/monitor.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/concurrency.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/summary.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/inference_runner.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/group.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/param_test.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/inference.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/param.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/__init__.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/saver.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/prof.py -> build/lib/tensorpack/callbacks copying tensorpack/callbacks/steps.py -> build/lib/tensorpack/callbacks creating build/lib/tensorpack/input_source copying tensorpack/input_source/input_source.py -> build/lib/tensorpack/input_source copying tensorpack/input_source/__init__.py -> build/lib/tensorpack/input_source copying tensorpack/input_source/input_source_base.py -> build/lib/tensorpack/input_source creating build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/base.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/geometry.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/misc.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/transform.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/imgproc.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/paste.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/external.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/deform.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/meta.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/imgaug_test.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/__init__.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/crop.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/noise.py -> build/lib/tensorpack/dataflow/imgaug copying tensorpack/dataflow/imgaug/convert.py -> build/lib/tensorpack/dataflow/imgaug creating build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/cifar.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/places.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/svhn.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/bsds500.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/ilsvrc.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/mnist.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/__init__.py -> build/lib/tensorpack/dataflow/dataset copying tensorpack/dataflow/dataset/caltech101.py -> build/lib/tensorpack/dataflow/dataset + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i9DcVe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 + cd tensorpack-0.11 + 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-tensorpack-0.11-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-tensorpack-0.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/common.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/models_test.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/linearwrap.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/_old_batch_norm.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/conv2d.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/regularize.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/batch_norm.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/shape_utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/shapes.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/layer_norm.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/tflayer.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/registry.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/pool.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/fc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models copying build/lib/tensorpack/models/nonlin.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder copying build/lib/tensorpack/graph_builder/model_desc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder copying build/lib/tensorpack/graph_builder/utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder copying build/lib/tensorpack/graph_builder/training.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder copying build/lib/tensorpack/graph_builder/distributed.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder copying build/lib/tensorpack/graph_builder/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/geometry.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/misc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/transform.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/imgproc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/paste.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/external.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/deform.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/meta.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/imgaug_test.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/crop.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/noise.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/imgaug/convert.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug copying build/lib/tensorpack/dataflow/common.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/raw.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/image.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/serialize.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/parallel_map.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/cifar.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/places.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/svhn.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/bsds500.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/ilsvrc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/mnist.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/dataset/caltech101.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset copying build/lib/tensorpack/dataflow/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/parallel.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/serialize_test.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/format.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow copying build/lib/tensorpack/dataflow/remote.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/compat copying build/lib/tensorpack/compat/tensor_spec.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/compat copying build/lib/tensorpack/compat/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/compat creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/naming.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/loadcaffe.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/logger.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/argtools.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/stats.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/timer.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/concurrency.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/fs.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/serialize.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/nvml.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/develop.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/viz.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/debug.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/compatible_serialize.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/gpu.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils copying build/lib/tensorpack/utils/palette.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/common.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/optimizer.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/varreplace.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/sessinit.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/varmanip.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/scope_utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/symbolic_functions.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/sesscreate.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/summary.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/distributed.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/export.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/argscope.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/model_utils.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/collect_env.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/collection.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/gradproc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/dependency.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/unit_tests.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils copying build/lib/tensorpack/tfutils/tower.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/contrib copying build/lib/tensorpack/contrib/keras.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/contrib copying build/lib/tensorpack/contrib/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/contrib creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/trainers.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/config.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/interface.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/model_desc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/utility.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/train/tower.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train copying build/lib/tensorpack/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/feedfree.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/config.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/multigpu.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/concurrency.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/dataset.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict copying build/lib/tensorpack/predict/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/trigger.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/misc.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/graph.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/stats.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/hooks.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/monitor.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/concurrency.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/summary.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/inference_runner.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/group.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/param_test.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/inference.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/param.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/saver.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/prof.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/callbacks/steps.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks copying build/lib/tensorpack/libinfo.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack creating /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source copying build/lib/tensorpack/input_source/input_source.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source copying build/lib/tensorpack/input_source/__init__.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source copying build/lib/tensorpack/input_source/input_source_base.py -> /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/models_test.py to models_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/linearwrap.py to linearwrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/_old_batch_norm.py to _old_batch_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/conv2d.py to conv2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/regularize.py to regularize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/batch_norm.py to batch_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/shape_utils.py to shape_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/shapes.py to shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/layer_norm.py to layer_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/tflayer.py to tflayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/fc.py to fc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/models/nonlin.py to nonlin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder/model_desc.py to model_desc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder/distributed.py to distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/graph_builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/imgproc.py to imgproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/paste.py to paste.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/external.py to external.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/deform.py to deform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/imgaug_test.py to imgaug_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/crop.py to crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/noise.py to noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/imgaug/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/raw.py to raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/serialize.py to serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/parallel_map.py to parallel_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/cifar.py to cifar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/places.py to places.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/svhn.py to svhn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/bsds500.py to bsds500.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/ilsvrc.py to ilsvrc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/mnist.py to mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/dataset/caltech101.py to caltech101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/parallel.py to parallel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/serialize_test.py to serialize_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/dataflow/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/compat/tensor_spec.py to tensor_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/naming.py to naming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/loadcaffe.py to loadcaffe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/argtools.py to argtools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/serialize.py to serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/nvml.py to nvml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/develop.py to develop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/viz.py to viz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/compatible_serialize.py to compatible_serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/gpu.py to gpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/utils/palette.py to palette.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/varreplace.py to varreplace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/sessinit.py to sessinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/varmanip.py to varmanip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/scope_utils.py to scope_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/symbolic_functions.py to symbolic_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/sesscreate.py to sesscreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/distributed.py to distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/argscope.py to argscope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/model_utils.py to model_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/collect_env.py to collect_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/gradproc.py to gradproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/dependency.py to dependency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/unit_tests.py to unit_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/tfutils/tower.py to tower.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/contrib/keras.py to keras.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/trainers.py to trainers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/model_desc.py to model_desc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/train/tower.py to tower.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/feedfree.py to feedfree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/multigpu.py to multigpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/predict/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/trigger.py to trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/inference_runner.py to inference_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/param_test.py to param_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/inference.py to inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/param.py to param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/saver.py to saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/prof.py to prof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/callbacks/steps.py to steps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/libinfo.py to libinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source/input_source.py to input_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack/input_source/input_source_base.py to input_source_base.cpython-39.pyc writing byte-compilation script '/tmp/tmp5g8k4pvk.py' /usr/bin/python3 /tmp/tmp5g8k4pvk.py removing /tmp/tmp5g8k4pvk.py running install_egg_info running egg_info writing tensorpack.egg-info/PKG-INFO writing dependency_links to tensorpack.egg-info/dependency_links.txt writing requirements to tensorpack.egg-info/requires.txt writing top-level names to tensorpack.egg-info/top_level.txt reading manifest file 'tensorpack.egg-info/SOURCES.txt' writing manifest file 'tensorpack.egg-info/SOURCES.txt' Copying tensorpack.egg-info to /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/usr/lib/python3.9/site-packages/tensorpack-0.11-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64//usr/share/doc/python-tensorpack + '[' -d doc ']' ~/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 ~/build/BUILD/tensorpack-0.11 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tensorpack-0.11-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 ']' ~/build/BUILD/tensorpack-0.11 + popd + mv /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11-1 --unique-debug-suffix -0.11-1.x86_64 --unique-debug-src-base python-tensorpack-0.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tensorpack-0.11 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-tensorpack-0.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tensorpack-0.11-1.noarch Provides: python-tensorpack python3-tensorpack = 0.11-1 python3.9dist(tensorpack) = 0.11 python3dist(tensorpack) = 0.11 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(msgpack) >= 0.5.2 python3.9dist(msgpack-numpy) >= 0.4.4.2 python3.9dist(numpy) >= 1.14 python3.9dist(psutil) >= 5 python3.9dist(pyzmq) >= 16 python3.9dist(six) python3.9dist(tabulate) >= 0.7.7 python3.9dist(termcolor) >= 1.1 python3.9dist(tqdm) > 4.29 Processing files: python-tensorpack-help-0.11-1.noarch warning: Empty %files file /builddir/build/BUILD/tensorpack-0.11/doclist.lst Provides: python-tensorpack-help = 0.11-1 python3-tensorpack-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-tensorpack-0.11-1.x86_64 Wrote: /builddir/build/RPMS/python-tensorpack-help-0.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tensorpack-0.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9dQwwe + umask 022 + cd /builddir/build/BUILD + cd tensorpack-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tensorpack-0.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0