Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-speechbrain.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302879.808034/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-speechbrain.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-speechbrain-0.5.14-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-speechbrain.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302879.808034/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-speechbrain.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-speechbrain-0.5.14-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-speechbrain.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683302879.808034/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-speechbrain.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.ZbzKxc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf speechbrain-0.5.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/speechbrain-0.5.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd speechbrain-0.5.14 + /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.pbpOND + umask 022 + cd /builddir/build/BUILD + cd speechbrain-0.5.14 + 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/tests copying tests/__init__.py -> build/lib/tests creating build/lib/speechbrain copying speechbrain/core.py -> build/lib/speechbrain copying speechbrain/__init__.py -> build/lib/speechbrain creating build/lib/speechbrain/processing copying speechbrain/processing/__init__.py -> build/lib/speechbrain/processing copying speechbrain/processing/NMF.py -> build/lib/speechbrain/processing copying speechbrain/processing/signal_processing.py -> build/lib/speechbrain/processing copying speechbrain/processing/diarization.py -> build/lib/speechbrain/processing copying speechbrain/processing/features.py -> build/lib/speechbrain/processing copying speechbrain/processing/decomposition.py -> build/lib/speechbrain/processing copying speechbrain/processing/PLDA_LDA.py -> build/lib/speechbrain/processing copying speechbrain/processing/multi_mic.py -> build/lib/speechbrain/processing copying speechbrain/processing/speech_augmentation.py -> build/lib/speechbrain/processing creating build/lib/speechbrain/lobes copying speechbrain/lobes/downsampling.py -> build/lib/speechbrain/lobes copying speechbrain/lobes/__init__.py -> build/lib/speechbrain/lobes copying speechbrain/lobes/features.py -> build/lib/speechbrain/lobes copying speechbrain/lobes/beamform_multimic.py -> build/lib/speechbrain/lobes copying speechbrain/lobes/augment.py -> build/lib/speechbrain/lobes creating build/lib/speechbrain/dataio copying speechbrain/dataio/encoder.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/__init__.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/dataio.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/iterators.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/wer.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/batch.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/preprocess.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/dataset.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/sampler.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/legacy.py -> build/lib/speechbrain/dataio copying speechbrain/dataio/dataloader.py -> build/lib/speechbrain/dataio creating build/lib/speechbrain/wordemb copying speechbrain/wordemb/__init__.py -> build/lib/speechbrain/wordemb copying speechbrain/wordemb/util.py -> build/lib/speechbrain/wordemb copying speechbrain/wordemb/transformer.py -> build/lib/speechbrain/wordemb creating build/lib/speechbrain/nnet copying speechbrain/nnet/CNN.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/attention.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/__init__.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/activations.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/dropout.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/containers.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/schedulers.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/embedding.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/RNN.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/linear.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/normalization.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/pooling.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/losses.py -> build/lib/speechbrain/nnet copying speechbrain/nnet/quantisers.py -> build/lib/speechbrain/nnet creating build/lib/speechbrain/alignment copying speechbrain/alignment/__init__.py -> build/lib/speechbrain/alignment copying speechbrain/alignment/ctc_segmentation.py -> build/lib/speechbrain/alignment copying speechbrain/alignment/aligner.py -> build/lib/speechbrain/alignment creating build/lib/speechbrain/lm copying speechbrain/lm/ngram.py -> build/lib/speechbrain/lm copying speechbrain/lm/__init__.py -> build/lib/speechbrain/lm copying speechbrain/lm/counting.py -> build/lib/speechbrain/lm copying speechbrain/lm/arpa.py -> build/lib/speechbrain/lm creating build/lib/speechbrain/pretrained copying speechbrain/pretrained/fetching.py -> build/lib/speechbrain/pretrained copying speechbrain/pretrained/interfaces.py -> build/lib/speechbrain/pretrained copying speechbrain/pretrained/__init__.py -> build/lib/speechbrain/pretrained copying speechbrain/pretrained/training.py -> build/lib/speechbrain/pretrained creating build/lib/speechbrain/decoders copying speechbrain/decoders/__init__.py -> build/lib/speechbrain/decoders copying speechbrain/decoders/ctc.py -> build/lib/speechbrain/decoders copying speechbrain/decoders/seq2seq.py -> build/lib/speechbrain/decoders copying speechbrain/decoders/transducer.py -> build/lib/speechbrain/decoders creating build/lib/speechbrain/utils copying speechbrain/utils/epoch_loop.py -> build/lib/speechbrain/utils copying speechbrain/utils/torch_audio_backend.py -> build/lib/speechbrain/utils copying speechbrain/utils/text_to_sequence.py -> build/lib/speechbrain/utils copying speechbrain/utils/Accuracy.py -> build/lib/speechbrain/utils copying speechbrain/utils/__init__.py -> build/lib/speechbrain/utils copying speechbrain/utils/edit_distance.py -> build/lib/speechbrain/utils copying speechbrain/utils/_workarounds.py -> build/lib/speechbrain/utils copying speechbrain/utils/hpopt.py -> build/lib/speechbrain/utils copying speechbrain/utils/data_pipeline.py -> build/lib/speechbrain/utils copying speechbrain/utils/bleu.py -> build/lib/speechbrain/utils copying speechbrain/utils/distributed.py -> build/lib/speechbrain/utils copying speechbrain/utils/logger.py -> build/lib/speechbrain/utils copying speechbrain/utils/profiling.py -> build/lib/speechbrain/utils copying speechbrain/utils/superpowers.py -> build/lib/speechbrain/utils copying speechbrain/utils/depgraph.py -> build/lib/speechbrain/utils copying speechbrain/utils/callchains.py -> build/lib/speechbrain/utils copying speechbrain/utils/metric_stats.py -> build/lib/speechbrain/utils copying speechbrain/utils/DER.py -> build/lib/speechbrain/utils copying speechbrain/utils/train_logger.py -> build/lib/speechbrain/utils copying speechbrain/utils/hparams.py -> build/lib/speechbrain/utils copying speechbrain/utils/checkpoints.py -> build/lib/speechbrain/utils copying speechbrain/utils/data_utils.py -> build/lib/speechbrain/utils copying speechbrain/utils/parameter_transfer.py -> build/lib/speechbrain/utils creating build/lib/speechbrain/tokenizers copying speechbrain/tokenizers/__init__.py -> build/lib/speechbrain/tokenizers copying speechbrain/tokenizers/SentencePiece.py -> build/lib/speechbrain/tokenizers creating build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/dual_path.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/segan_model.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/wav2vec.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/fairseq_wav2vec.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/__init__.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/ESPnetVGG.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/huggingface_whisper.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/Cnn14.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/ContextNet.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/MetricGAN_U.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/ECAPA_TDNN.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/RNNLM.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/resepformer.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/L2I.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/convolution.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/Tacotron2.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/HifiGAN.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/huggingface_wav2vec.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/EnhanceResnet.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/CRDNN.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/MetricGAN.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/conv_tasnet.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/VanillaNN.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/PIQ.py -> build/lib/speechbrain/lobes/models copying speechbrain/lobes/models/Xvector.py -> build/lib/speechbrain/lobes/models creating build/lib/speechbrain/lobes/models/g2p copying speechbrain/lobes/models/g2p/__init__.py -> build/lib/speechbrain/lobes/models/g2p copying speechbrain/lobes/models/g2p/dataio.py -> build/lib/speechbrain/lobes/models/g2p copying speechbrain/lobes/models/g2p/homograph.py -> build/lib/speechbrain/lobes/models/g2p copying speechbrain/lobes/models/g2p/model.py -> build/lib/speechbrain/lobes/models/g2p creating build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/Conformer.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/__init__.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/TransformerASR.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/TransformerST.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/Transformer.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/TransformerLM.py -> build/lib/speechbrain/lobes/models/transformer copying speechbrain/lobes/models/transformer/TransformerSE.py -> build/lib/speechbrain/lobes/models/transformer creating build/lib/speechbrain/nnet/loss copying speechbrain/nnet/loss/transducer_loss.py -> build/lib/speechbrain/nnet/loss copying speechbrain/nnet/loss/__init__.py -> build/lib/speechbrain/nnet/loss copying speechbrain/nnet/loss/guidedattn_loss.py -> build/lib/speechbrain/nnet/loss copying speechbrain/nnet/loss/si_snr_loss.py -> build/lib/speechbrain/nnet/loss copying speechbrain/nnet/loss/stoi_loss.py -> build/lib/speechbrain/nnet/loss creating build/lib/speechbrain/nnet/transducer copying speechbrain/nnet/transducer/__init__.py -> build/lib/speechbrain/nnet/transducer copying speechbrain/nnet/transducer/transducer_joint.py -> build/lib/speechbrain/nnet/transducer creating build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/__init__.py -> build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/q_linear.py -> build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/q_ops.py -> build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/q_CNN.py -> build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/q_RNN.py -> build/lib/speechbrain/nnet/quaternion_networks copying speechbrain/nnet/quaternion_networks/q_normalization.py -> build/lib/speechbrain/nnet/quaternion_networks creating build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/c_ops.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/c_linear.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/__init__.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/c_normalization.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/c_RNN.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/nnet/complex_networks/c_CNN.py -> build/lib/speechbrain/nnet/complex_networks copying speechbrain/version.txt -> build/lib/speechbrain copying speechbrain/log-config.yaml -> build/lib/speechbrain + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nEEXel + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 + cd speechbrain-0.5.14 + 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-speechbrain-0.5.14-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-speechbrain-0.5.14-1.x86_64/usr creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/NMF.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/signal_processing.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/diarization.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/features.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/decomposition.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/PLDA_LDA.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/multi_mic.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/processing/speech_augmentation.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing copying build/lib/speechbrain/core.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain copying build/lib/speechbrain/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain copying build/lib/speechbrain/log-config.yaml -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/dual_path.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/segan_model.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/wav2vec.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/fairseq_wav2vec.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p copying build/lib/speechbrain/lobes/models/g2p/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p copying build/lib/speechbrain/lobes/models/g2p/dataio.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p copying build/lib/speechbrain/lobes/models/g2p/homograph.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p copying build/lib/speechbrain/lobes/models/g2p/model.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p copying build/lib/speechbrain/lobes/models/ESPnetVGG.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/huggingface_whisper.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/Cnn14.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/ContextNet.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/MetricGAN_U.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/ECAPA_TDNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/RNNLM.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/resepformer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/L2I.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/convolution.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/Tacotron2.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/HifiGAN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/huggingface_wav2vec.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/EnhanceResnet.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/CRDNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/MetricGAN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/Conformer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/TransformerASR.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/TransformerST.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/Transformer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/TransformerLM.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/transformer/TransformerSE.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer copying build/lib/speechbrain/lobes/models/conv_tasnet.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/VanillaNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/PIQ.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/models/Xvector.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models copying build/lib/speechbrain/lobes/downsampling.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes copying build/lib/speechbrain/lobes/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes copying build/lib/speechbrain/lobes/features.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes copying build/lib/speechbrain/lobes/beamform_multimic.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes copying build/lib/speechbrain/lobes/augment.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/encoder.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/dataio.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/iterators.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/wer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/batch.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/preprocess.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/dataset.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/sampler.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/legacy.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio copying build/lib/speechbrain/dataio/dataloader.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb copying build/lib/speechbrain/wordemb/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb copying build/lib/speechbrain/wordemb/util.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb copying build/lib/speechbrain/wordemb/transformer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/CNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/attention.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/loss/transducer_loss.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/loss/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/loss/guidedattn_loss.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/loss/si_snr_loss.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/loss/stoi_loss.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss copying build/lib/speechbrain/nnet/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/activations.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/dropout.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/containers.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/schedulers.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/transducer copying build/lib/speechbrain/nnet/transducer/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/transducer copying build/lib/speechbrain/nnet/transducer/transducer_joint.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/transducer copying build/lib/speechbrain/nnet/embedding.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/RNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/linear.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/q_linear.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/q_ops.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/q_CNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/q_RNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/quaternion_networks/q_normalization.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks copying build/lib/speechbrain/nnet/normalization.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/pooling.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet copying build/lib/speechbrain/nnet/losses.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/c_ops.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/c_linear.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/c_normalization.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/c_RNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/complex_networks/c_CNN.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks copying build/lib/speechbrain/nnet/quantisers.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment copying build/lib/speechbrain/alignment/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment copying build/lib/speechbrain/alignment/ctc_segmentation.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment copying build/lib/speechbrain/alignment/aligner.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm copying build/lib/speechbrain/lm/ngram.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm copying build/lib/speechbrain/lm/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm copying build/lib/speechbrain/lm/counting.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm copying build/lib/speechbrain/lm/arpa.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained copying build/lib/speechbrain/pretrained/fetching.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained copying build/lib/speechbrain/pretrained/interfaces.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained copying build/lib/speechbrain/pretrained/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained copying build/lib/speechbrain/pretrained/training.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders copying build/lib/speechbrain/decoders/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders copying build/lib/speechbrain/decoders/ctc.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders copying build/lib/speechbrain/decoders/seq2seq.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders copying build/lib/speechbrain/decoders/transducer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/epoch_loop.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/torch_audio_backend.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/text_to_sequence.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/Accuracy.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/edit_distance.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/_workarounds.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/hpopt.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/data_pipeline.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/bleu.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/distributed.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/logger.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/profiling.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/superpowers.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/depgraph.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/callchains.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/metric_stats.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/DER.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/train_logger.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/hparams.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/checkpoints.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/data_utils.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils copying build/lib/speechbrain/utils/parameter_transfer.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils creating /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/tokenizers copying build/lib/speechbrain/tokenizers/__init__.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/tokenizers copying build/lib/speechbrain/tokenizers/SentencePiece.py -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/tokenizers copying build/lib/speechbrain/version.txt -> /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/NMF.py to NMF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/signal_processing.py to signal_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/diarization.py to diarization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/decomposition.py to decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/PLDA_LDA.py to PLDA_LDA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/multi_mic.py to multi_mic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/processing/speech_augmentation.py to speech_augmentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/dual_path.py to dual_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/segan_model.py to segan_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/wav2vec.py to wav2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/fairseq_wav2vec.py to fairseq_wav2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p/dataio.py to dataio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p/homograph.py to homograph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/g2p/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/ESPnetVGG.py to ESPnetVGG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/huggingface_whisper.py to huggingface_whisper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/Cnn14.py to Cnn14.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/ContextNet.py to ContextNet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/MetricGAN_U.py to MetricGAN_U.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/ECAPA_TDNN.py to ECAPA_TDNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/RNNLM.py to RNNLM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/resepformer.py to resepformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/L2I.py to L2I.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/convolution.py to convolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/Tacotron2.py to Tacotron2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/HifiGAN.py to HifiGAN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/huggingface_wav2vec.py to huggingface_wav2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/EnhanceResnet.py to EnhanceResnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/CRDNN.py to CRDNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/MetricGAN.py to MetricGAN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/Conformer.py to Conformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/TransformerASR.py to TransformerASR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/TransformerST.py to TransformerST.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/Transformer.py to Transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/TransformerLM.py to TransformerLM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/transformer/TransformerSE.py to TransformerSE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/conv_tasnet.py to conv_tasnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/VanillaNN.py to VanillaNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/PIQ.py to PIQ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/models/Xvector.py to Xvector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/downsampling.py to downsampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/beamform_multimic.py to beamform_multimic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lobes/augment.py to augment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/dataio.py to dataio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/iterators.py to iterators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/wer.py to wer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/sampler.py to sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/dataio/dataloader.py to dataloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/wordemb/transformer.py to transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/CNN.py to CNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/attention.py to attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss/transducer_loss.py to transducer_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss/guidedattn_loss.py to guidedattn_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss/si_snr_loss.py to si_snr_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/loss/stoi_loss.py to stoi_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/activations.py to activations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/dropout.py to dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/schedulers.py to schedulers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/transducer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/transducer/transducer_joint.py to transducer_joint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/embedding.py to embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/RNN.py to RNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/q_linear.py to q_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/q_ops.py to q_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/q_CNN.py to q_CNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/q_RNN.py to q_RNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quaternion_networks/q_normalization.py to q_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/normalization.py to normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/pooling.py to pooling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/losses.py to losses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/c_ops.py to c_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/c_linear.py to c_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/c_normalization.py to c_normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/c_RNN.py to c_RNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/complex_networks/c_CNN.py to c_CNN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/nnet/quantisers.py to quantisers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment/ctc_segmentation.py to ctc_segmentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/alignment/aligner.py to aligner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm/ngram.py to ngram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm/counting.py to counting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/lm/arpa.py to arpa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained/fetching.py to fetching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/pretrained/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders/ctc.py to ctc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders/seq2seq.py to seq2seq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/decoders/transducer.py to transducer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/epoch_loop.py to epoch_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/torch_audio_backend.py to torch_audio_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/text_to_sequence.py to text_to_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/Accuracy.py to Accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/edit_distance.py to edit_distance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/_workarounds.py to _workarounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/hpopt.py to hpopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/data_pipeline.py to data_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/bleu.py to bleu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/distributed.py to distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/profiling.py to profiling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/superpowers.py to superpowers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/depgraph.py to depgraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/callchains.py to callchains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/metric_stats.py to metric_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/DER.py to DER.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/train_logger.py to train_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/hparams.py to hparams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/checkpoints.py to checkpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/data_utils.py to data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/utils/parameter_transfer.py to parameter_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/tokenizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain/tokenizers/SentencePiece.py to SentencePiece.cpython-39.pyc writing byte-compilation script '/tmp/tmpvdboh2mz.py' /usr/bin/python3 /tmp/tmpvdboh2mz.py removing /tmp/tmpvdboh2mz.py running install_egg_info running egg_info writing speechbrain.egg-info/PKG-INFO writing dependency_links to speechbrain.egg-info/dependency_links.txt writing requirements to speechbrain.egg-info/requires.txt writing top-level names to speechbrain.egg-info/top_level.txt reading manifest file 'speechbrain.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'speechbrain.egg-info/SOURCES.txt' Copying speechbrain.egg-info to /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9/site-packages/speechbrain-0.5.14-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64//usr/share/doc/python-speechbrain + '[' -d doc ']' ~/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 ~/build/BUILD/speechbrain-0.5.14 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-speechbrain-0.5.14-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/speechbrain-0.5.14 + mv /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.14-1 --unique-debug-suffix -0.5.14-1.x86_64 --unique-debug-src-base python-speechbrain-0.5.14-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/speechbrain-0.5.14 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-speechbrain-0.5.14-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-speechbrain-0.5.14-1.noarch Provides: python-speechbrain python3-speechbrain = 0.5.14-1 python3.9dist(speechbrain) = 0.5.14 python3dist(speechbrain) = 0.5.14 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(huggingface-hub) python3.9dist(hyperpyyaml) python3.9dist(joblib) python3.9dist(numpy) python3.9dist(packaging) python3.9dist(scipy) python3.9dist(sentencepiece) python3.9dist(torch) >= 1.9 python3.9dist(torchaudio) python3.9dist(tqdm) Processing files: python-speechbrain-help-0.5.14-1.noarch warning: Empty %files file /builddir/build/BUILD/speechbrain-0.5.14/doclist.lst Provides: python-speechbrain-help = 0.5.14-1 python3-speechbrain-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-speechbrain-0.5.14-1.x86_64 Wrote: /builddir/build/RPMS/python-speechbrain-help-0.5.14-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-speechbrain-0.5.14-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.spcH46 + umask 022 + cd /builddir/build/BUILD + cd speechbrain-0.5.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-speechbrain-0.5.14-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0