Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/torchmetrics.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706355397.384008/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/torchmetrics.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/torchmetrics-1.1.1-2.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/torchmetrics.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706355397.384008/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/torchmetrics.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/torchmetrics-1.1.1-2.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/torchmetrics.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706355397.384008/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/torchmetrics.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R8tKNu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf torchmetrics-1.1.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/torchmetrics-1.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd torchmetrics-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fDeVQ8 + umask 022 + cd /builddir/build/BUILD + cd torchmetrics-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/torchmetrics-1.1.1/setup.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Requirement, yield_lines running build running build_py creating build creating build/lib creating build/lib/torchmetrics copying src/torchmetrics/__about__.py -> build/lib/torchmetrics copying src/torchmetrics/__init__.py -> build/lib/torchmetrics copying src/torchmetrics/aggregation.py -> build/lib/torchmetrics copying src/torchmetrics/collections.py -> build/lib/torchmetrics copying src/torchmetrics/metric.py -> build/lib/torchmetrics creating build/lib/torchmetrics/audio copying src/torchmetrics/audio/__init__.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/_deprecated.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/pesq.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/pit.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/sdr.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/snr.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/srmr.py -> build/lib/torchmetrics/audio copying src/torchmetrics/audio/stoi.py -> build/lib/torchmetrics/audio creating build/lib/torchmetrics/classification copying src/torchmetrics/classification/__init__.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/accuracy.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/auroc.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/average_precision.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/base.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/calibration_error.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/cohen_kappa.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/confusion_matrix.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/dice.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/exact_match.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/f_beta.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/group_fairness.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/hamming.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/hinge.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/jaccard.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/matthews_corrcoef.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/precision_fixed_recall.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/precision_recall.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/precision_recall_curve.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/ranking.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/recall_fixed_precision.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/roc.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/specificity.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/specificity_sensitivity.py -> build/lib/torchmetrics/classification copying src/torchmetrics/classification/stat_scores.py -> build/lib/torchmetrics/classification creating build/lib/torchmetrics/detection copying src/torchmetrics/detection/__init__.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/_deprecated.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/_mean_ap.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/ciou.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/diou.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/giou.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/helpers.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/iou.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/mean_ap.py -> build/lib/torchmetrics/detection copying src/torchmetrics/detection/panoptic_qualities.py -> build/lib/torchmetrics/detection creating build/lib/torchmetrics/functional copying src/torchmetrics/functional/__init__.py -> build/lib/torchmetrics/functional creating build/lib/torchmetrics/image copying src/torchmetrics/image/__init__.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/_deprecated.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/d_lambda.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/ergas.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/fid.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/inception.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/kid.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/lpip.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/mifid.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/perceptual_path_length.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/psnr.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/psnrb.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/rase.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/rmse_sw.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/sam.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/ssim.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/tv.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/uqi.py -> build/lib/torchmetrics/image copying src/torchmetrics/image/vif.py -> build/lib/torchmetrics/image creating build/lib/torchmetrics/multimodal copying src/torchmetrics/multimodal/__init__.py -> build/lib/torchmetrics/multimodal copying src/torchmetrics/multimodal/clip_iqa.py -> build/lib/torchmetrics/multimodal copying src/torchmetrics/multimodal/clip_score.py -> build/lib/torchmetrics/multimodal creating build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/__init__.py -> build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/cramers.py -> build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/fleiss_kappa.py -> build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/pearson.py -> build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/theils_u.py -> build/lib/torchmetrics/nominal copying src/torchmetrics/nominal/tschuprows.py -> build/lib/torchmetrics/nominal creating build/lib/torchmetrics/regression copying src/torchmetrics/regression/__init__.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/concordance.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/cosine_similarity.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/explained_variance.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/kendall.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/kl_divergence.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/log_cosh.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/log_mse.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/mae.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/mape.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/minkowski.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/mse.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/pearson.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/r2.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/rse.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/spearman.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/symmetric_mape.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/tweedie_deviance.py -> build/lib/torchmetrics/regression copying src/torchmetrics/regression/wmape.py -> build/lib/torchmetrics/regression creating build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/__init__.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/_deprecated.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/average_precision.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/base.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/fall_out.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/hit_rate.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/ndcg.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/precision.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/precision_recall_curve.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/r_precision.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/recall.py -> build/lib/torchmetrics/retrieval copying src/torchmetrics/retrieval/reciprocal_rank.py -> build/lib/torchmetrics/retrieval creating build/lib/torchmetrics/text copying src/torchmetrics/text/__init__.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/_deprecated.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/bert.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/bleu.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/cer.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/chrf.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/edit.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/eed.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/infolm.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/mer.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/perplexity.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/rouge.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/sacre_bleu.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/squad.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/ter.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/wer.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/wil.py -> build/lib/torchmetrics/text copying src/torchmetrics/text/wip.py -> build/lib/torchmetrics/text creating build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/__init__.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/checks.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/compute.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/data.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/distributed.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/enums.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/exceptions.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/imports.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/plot.py -> build/lib/torchmetrics/utilities copying src/torchmetrics/utilities/prints.py -> build/lib/torchmetrics/utilities creating build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/__init__.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/abstract.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/bootstrapping.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/classwise.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/minmax.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/multioutput.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/multitask.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/running.py -> build/lib/torchmetrics/wrappers copying src/torchmetrics/wrappers/tracker.py -> build/lib/torchmetrics/wrappers creating build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/__init__.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/_deprecated.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/pesq.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/pit.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/sdr.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/snr.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/srmr.py -> build/lib/torchmetrics/functional/audio copying src/torchmetrics/functional/audio/stoi.py -> build/lib/torchmetrics/functional/audio creating build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/__init__.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/accuracy.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/auroc.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/average_precision.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/calibration_error.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/cohen_kappa.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/confusion_matrix.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/dice.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/exact_match.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/f_beta.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/group_fairness.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/hamming.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/hinge.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/jaccard.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/matthews_corrcoef.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/precision_fixed_recall.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/precision_recall.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/precision_recall_curve.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/ranking.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/recall_fixed_precision.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/roc.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/specificity.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/specificity_sensitivity.py -> build/lib/torchmetrics/functional/classification copying src/torchmetrics/functional/classification/stat_scores.py -> build/lib/torchmetrics/functional/classification creating build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/__init__.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/_deprecated.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/_panoptic_quality_common.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/ciou.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/diou.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/giou.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/iou.py -> build/lib/torchmetrics/functional/detection copying src/torchmetrics/functional/detection/panoptic_qualities.py -> build/lib/torchmetrics/functional/detection creating build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/__init__.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/_deprecated.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/d_lambda.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/ergas.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/gradients.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/helper.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/lpips.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/perceptual_path_length.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/psnr.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/psnrb.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/rase.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/rmse_sw.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/sam.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/ssim.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/tv.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/uqi.py -> build/lib/torchmetrics/functional/image copying src/torchmetrics/functional/image/vif.py -> build/lib/torchmetrics/functional/image creating build/lib/torchmetrics/functional/multimodal copying src/torchmetrics/functional/multimodal/__init__.py -> build/lib/torchmetrics/functional/multimodal copying src/torchmetrics/functional/multimodal/clip_iqa.py -> build/lib/torchmetrics/functional/multimodal copying src/torchmetrics/functional/multimodal/clip_score.py -> build/lib/torchmetrics/functional/multimodal creating build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/__init__.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/cramers.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/fleiss_kappa.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/pearson.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/theils_u.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/tschuprows.py -> build/lib/torchmetrics/functional/nominal copying src/torchmetrics/functional/nominal/utils.py -> build/lib/torchmetrics/functional/nominal creating build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/__init__.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/cosine.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/euclidean.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/helpers.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/linear.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/manhattan.py -> build/lib/torchmetrics/functional/pairwise copying src/torchmetrics/functional/pairwise/minkowski.py -> build/lib/torchmetrics/functional/pairwise creating build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/__init__.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/concordance.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/cosine_similarity.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/explained_variance.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/kendall.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/kl_divergence.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/log_cosh.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/log_mse.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/mae.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/mape.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/minkowski.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/mse.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/pearson.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/r2.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/rse.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/spearman.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/symmetric_mape.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/tweedie_deviance.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/utils.py -> build/lib/torchmetrics/functional/regression copying src/torchmetrics/functional/regression/wmape.py -> build/lib/torchmetrics/functional/regression creating build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/__init__.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/_deprecated.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/average_precision.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/fall_out.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/hit_rate.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/ndcg.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/precision.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/precision_recall_curve.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/r_precision.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/recall.py -> build/lib/torchmetrics/functional/retrieval copying src/torchmetrics/functional/retrieval/reciprocal_rank.py -> build/lib/torchmetrics/functional/retrieval creating build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/__init__.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/_deprecated.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/bert.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/bleu.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/cer.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/chrf.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/edit.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/eed.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/helper.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/helper_embedding_metric.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/infolm.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/mer.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/perplexity.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/rouge.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/sacre_bleu.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/squad.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/ter.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/wer.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/wil.py -> build/lib/torchmetrics/functional/text copying src/torchmetrics/functional/text/wip.py -> build/lib/torchmetrics/functional/text running egg_info creating src/torchmetrics.egg-info writing src/torchmetrics.egg-info/PKG-INFO writing dependency_links to src/torchmetrics.egg-info/dependency_links.txt writing requirements to src/torchmetrics.egg-info/requires.txt writing top-level names to src/torchmetrics.egg-info/top_level.txt writing manifest file 'src/torchmetrics.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'src/torchmetrics.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'wheelhouse' warning: no previously-included files matching '*.py[cod]' found under directory '__pycache__' warning: no previously-included files matching '*.orig' found under directory '__pycache__' warning: no files found matching '*.md' under directory 'src' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching '*.svg' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'site' warning: no previously-included files found matching 'tests' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files found matching 'docs' warning: no previously-included files matching '*.py' found under directory 'requirements' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching 'Makefile' no previously-included directories found matching '.devcontainer' no previously-included directories found matching '.git' no previously-included directories found matching '.github' no previously-included directories found matching 'examples*' no previously-included directories found matching 'temp*' no previously-included directories found matching 'test*' no previously-included directories found matching 'SandBox*' adding license file 'LICENSE' writing manifest file 'src/torchmetrics.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'torchmetrics.functional.image.lpips_models' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'torchmetrics.functional.image.lpips_models' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'torchmetrics.functional.image.lpips_models' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'torchmetrics.functional.image.lpips_models' to be distributed and are already explicitly excluding 'torchmetrics.functional.image.lpips_models' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying src/torchmetrics/py.typed -> build/lib/torchmetrics creating build/lib/torchmetrics/functional/image/lpips_models copying src/torchmetrics/functional/image/lpips_models/alex.pth -> build/lib/torchmetrics/functional/image/lpips_models copying src/torchmetrics/functional/image/lpips_models/squeeze.pth -> build/lib/torchmetrics/functional/image/lpips_models copying src/torchmetrics/functional/image/lpips_models/vgg.pth -> build/lib/torchmetrics/functional/image/lpips_models + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BXsPWb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 ++ dirname /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 + cd torchmetrics-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 /builddir/build/BUILD/torchmetrics-1.1.1/setup.py:11: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Requirement, yield_lines running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11 creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics copying build/lib/torchmetrics/__about__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics copying build/lib/torchmetrics/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics copying build/lib/torchmetrics/aggregation.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics copying build/lib/torchmetrics/collections.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics copying build/lib/torchmetrics/metric.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/pesq.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/pit.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/sdr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/snr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/srmr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio copying build/lib/torchmetrics/audio/stoi.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/accuracy.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/auroc.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/average_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/base.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/calibration_error.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/cohen_kappa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/confusion_matrix.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/dice.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/exact_match.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/f_beta.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/group_fairness.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/hamming.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/hinge.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/jaccard.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/matthews_corrcoef.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/precision_fixed_recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/precision_recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/precision_recall_curve.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/ranking.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/recall_fixed_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/roc.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/specificity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/specificity_sensitivity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification copying build/lib/torchmetrics/classification/stat_scores.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/_mean_ap.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/ciou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/diou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/giou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/helpers.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/iou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/mean_ap.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection copying build/lib/torchmetrics/detection/panoptic_qualities.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional copying build/lib/torchmetrics/functional/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/pesq.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/pit.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/sdr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/snr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/srmr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio copying build/lib/torchmetrics/functional/audio/stoi.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/accuracy.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/auroc.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/average_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/calibration_error.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/cohen_kappa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/confusion_matrix.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/dice.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/exact_match.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/f_beta.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/group_fairness.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/hamming.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/hinge.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/jaccard.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/matthews_corrcoef.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/precision_fixed_recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/precision_recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/precision_recall_curve.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/ranking.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/recall_fixed_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/roc.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/specificity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/specificity_sensitivity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification copying build/lib/torchmetrics/functional/classification/stat_scores.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/_panoptic_quality_common.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/ciou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/diou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/giou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/iou.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection copying build/lib/torchmetrics/functional/detection/panoptic_qualities.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/d_lambda.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/ergas.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/gradients.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/helper.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/lpips.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/perceptual_path_length.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/psnr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/psnrb.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/rase.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/rmse_sw.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/sam.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/ssim.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/tv.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/uqi.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image copying build/lib/torchmetrics/functional/image/vif.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/lpips_models copying build/lib/torchmetrics/functional/image/lpips_models/alex.pth -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/lpips_models copying build/lib/torchmetrics/functional/image/lpips_models/squeeze.pth -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/lpips_models copying build/lib/torchmetrics/functional/image/lpips_models/vgg.pth -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/lpips_models creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal copying build/lib/torchmetrics/functional/multimodal/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal copying build/lib/torchmetrics/functional/multimodal/clip_iqa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal copying build/lib/torchmetrics/functional/multimodal/clip_score.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/cramers.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/fleiss_kappa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/pearson.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/theils_u.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/tschuprows.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal copying build/lib/torchmetrics/functional/nominal/utils.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/cosine.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/euclidean.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/helpers.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/linear.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/manhattan.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise copying build/lib/torchmetrics/functional/pairwise/minkowski.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/concordance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/cosine_similarity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/explained_variance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/kendall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/kl_divergence.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/log_cosh.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/log_mse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/mae.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/mape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/minkowski.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/mse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/pearson.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/r2.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/rse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/spearman.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/symmetric_mape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/tweedie_deviance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/utils.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression copying build/lib/torchmetrics/functional/regression/wmape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/average_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/fall_out.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/hit_rate.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/ndcg.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/precision_recall_curve.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/r_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval copying build/lib/torchmetrics/functional/retrieval/reciprocal_rank.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/bert.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/bleu.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/cer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/chrf.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/edit.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/eed.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/helper.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/helper_embedding_metric.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/infolm.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/mer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/perplexity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/rouge.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/sacre_bleu.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/squad.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/ter.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/wer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/wil.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text copying build/lib/torchmetrics/functional/text/wip.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/d_lambda.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/ergas.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/fid.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/inception.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/kid.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/lpip.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/mifid.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/perceptual_path_length.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/psnr.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/psnrb.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/rase.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/rmse_sw.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/sam.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/ssim.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/tv.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/uqi.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image copying build/lib/torchmetrics/image/vif.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal copying build/lib/torchmetrics/multimodal/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal copying build/lib/torchmetrics/multimodal/clip_iqa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal copying build/lib/torchmetrics/multimodal/clip_score.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/cramers.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/fleiss_kappa.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/pearson.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/theils_u.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal copying build/lib/torchmetrics/nominal/tschuprows.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/concordance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/cosine_similarity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/explained_variance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/kendall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/kl_divergence.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/log_cosh.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/log_mse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/mae.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/mape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/minkowski.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/mse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/pearson.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/r2.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/rse.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/spearman.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/symmetric_mape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/tweedie_deviance.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression copying build/lib/torchmetrics/regression/wmape.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/average_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/base.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/fall_out.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/hit_rate.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/ndcg.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/precision_recall_curve.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/r_precision.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/recall.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval copying build/lib/torchmetrics/retrieval/reciprocal_rank.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/_deprecated.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/bert.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/bleu.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/cer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/chrf.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/edit.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/eed.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/infolm.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/mer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/perplexity.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/rouge.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/sacre_bleu.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/squad.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/ter.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/wer.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/wil.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text copying build/lib/torchmetrics/text/wip.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/checks.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/compute.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/data.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/distributed.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/enums.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/exceptions.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/imports.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/plot.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities copying build/lib/torchmetrics/utilities/prints.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities creating /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/__init__.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/abstract.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/bootstrapping.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/classwise.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/minmax.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/multioutput.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/multitask.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/running.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/wrappers/tracker.py -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers copying build/lib/torchmetrics/py.typed -> /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/__about__.py to __about__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/aggregation.py to aggregation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/collections.py to collections.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/metric.py to metric.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/pesq.py to pesq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/pit.py to pit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/sdr.py to sdr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/snr.py to snr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/srmr.py to srmr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/audio/stoi.py to stoi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/accuracy.py to accuracy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/auroc.py to auroc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/average_precision.py to average_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/calibration_error.py to calibration_error.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/cohen_kappa.py to cohen_kappa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/confusion_matrix.py to confusion_matrix.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/dice.py to dice.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/exact_match.py to exact_match.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/f_beta.py to f_beta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/group_fairness.py to group_fairness.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/hamming.py to hamming.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/hinge.py to hinge.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/jaccard.py to jaccard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/matthews_corrcoef.py to matthews_corrcoef.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/precision_fixed_recall.py to precision_fixed_recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/precision_recall.py to precision_recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/precision_recall_curve.py to precision_recall_curve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/ranking.py to ranking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/recall_fixed_precision.py to recall_fixed_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/roc.py to roc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/specificity.py to specificity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/specificity_sensitivity.py to specificity_sensitivity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/classification/stat_scores.py to stat_scores.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/_mean_ap.py to _mean_ap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/ciou.py to ciou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/diou.py to diou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/giou.py to giou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/iou.py to iou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/mean_ap.py to mean_ap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/detection/panoptic_qualities.py to panoptic_qualities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/pesq.py to pesq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/pit.py to pit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/sdr.py to sdr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/snr.py to snr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/srmr.py to srmr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/audio/stoi.py to stoi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/accuracy.py to accuracy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/auroc.py to auroc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/average_precision.py to average_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/calibration_error.py to calibration_error.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/cohen_kappa.py to cohen_kappa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/confusion_matrix.py to confusion_matrix.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/dice.py to dice.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/exact_match.py to exact_match.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/f_beta.py to f_beta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/group_fairness.py to group_fairness.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/hamming.py to hamming.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/hinge.py to hinge.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/jaccard.py to jaccard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/matthews_corrcoef.py to matthews_corrcoef.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/precision_fixed_recall.py to precision_fixed_recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/precision_recall.py to precision_recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/precision_recall_curve.py to precision_recall_curve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/ranking.py to ranking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/recall_fixed_precision.py to recall_fixed_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/roc.py to roc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/specificity.py to specificity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/specificity_sensitivity.py to specificity_sensitivity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/classification/stat_scores.py to stat_scores.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/_panoptic_quality_common.py to _panoptic_quality_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/ciou.py to ciou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/diou.py to diou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/giou.py to giou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/iou.py to iou.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/detection/panoptic_qualities.py to panoptic_qualities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/d_lambda.py to d_lambda.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/ergas.py to ergas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/gradients.py to gradients.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/lpips.py to lpips.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/perceptual_path_length.py to perceptual_path_length.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/psnr.py to psnr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/psnrb.py to psnrb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/rase.py to rase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/rmse_sw.py to rmse_sw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/sam.py to sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/ssim.py to ssim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/tv.py to tv.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/uqi.py to uqi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/image/vif.py to vif.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal/clip_iqa.py to clip_iqa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/multimodal/clip_score.py to clip_score.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/cramers.py to cramers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/fleiss_kappa.py to fleiss_kappa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/pearson.py to pearson.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/theils_u.py to theils_u.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/tschuprows.py to tschuprows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/nominal/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/cosine.py to cosine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/euclidean.py to euclidean.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/linear.py to linear.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/manhattan.py to manhattan.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/pairwise/minkowski.py to minkowski.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/concordance.py to concordance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/cosine_similarity.py to cosine_similarity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/explained_variance.py to explained_variance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/kendall.py to kendall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/kl_divergence.py to kl_divergence.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/log_cosh.py to log_cosh.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/log_mse.py to log_mse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/mae.py to mae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/mape.py to mape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/minkowski.py to minkowski.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/mse.py to mse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/pearson.py to pearson.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/r2.py to r2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/rse.py to rse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/spearman.py to spearman.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/symmetric_mape.py to symmetric_mape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/tweedie_deviance.py to tweedie_deviance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/regression/wmape.py to wmape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/average_precision.py to average_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/fall_out.py to fall_out.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/hit_rate.py to hit_rate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/ndcg.py to ndcg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/precision.py to precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/precision_recall_curve.py to precision_recall_curve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/r_precision.py to r_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/recall.py to recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/retrieval/reciprocal_rank.py to reciprocal_rank.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/bert.py to bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/bleu.py to bleu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/cer.py to cer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/chrf.py to chrf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/edit.py to edit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/eed.py to eed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/helper_embedding_metric.py to helper_embedding_metric.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/infolm.py to infolm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/mer.py to mer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/perplexity.py to perplexity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/rouge.py to rouge.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/sacre_bleu.py to sacre_bleu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/squad.py to squad.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/ter.py to ter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/wer.py to wer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/wil.py to wil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/functional/text/wip.py to wip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/d_lambda.py to d_lambda.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/ergas.py to ergas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/fid.py to fid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/inception.py to inception.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/kid.py to kid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/lpip.py to lpip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/mifid.py to mifid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/perceptual_path_length.py to perceptual_path_length.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/psnr.py to psnr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/psnrb.py to psnrb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/rase.py to rase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/rmse_sw.py to rmse_sw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/sam.py to sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/ssim.py to ssim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/tv.py to tv.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/uqi.py to uqi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/image/vif.py to vif.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal/clip_iqa.py to clip_iqa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/multimodal/clip_score.py to clip_score.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/cramers.py to cramers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/fleiss_kappa.py to fleiss_kappa.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/pearson.py to pearson.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/theils_u.py to theils_u.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/nominal/tschuprows.py to tschuprows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/concordance.py to concordance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/cosine_similarity.py to cosine_similarity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/explained_variance.py to explained_variance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/kendall.py to kendall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/kl_divergence.py to kl_divergence.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/log_cosh.py to log_cosh.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/log_mse.py to log_mse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/mae.py to mae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/mape.py to mape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/minkowski.py to minkowski.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/mse.py to mse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/pearson.py to pearson.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/r2.py to r2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/rse.py to rse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/spearman.py to spearman.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/symmetric_mape.py to symmetric_mape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/tweedie_deviance.py to tweedie_deviance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/regression/wmape.py to wmape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/average_precision.py to average_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/fall_out.py to fall_out.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/hit_rate.py to hit_rate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/ndcg.py to ndcg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/precision.py to precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/precision_recall_curve.py to precision_recall_curve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/r_precision.py to r_precision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/recall.py to recall.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/retrieval/reciprocal_rank.py to reciprocal_rank.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/_deprecated.py to _deprecated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/bert.py to bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/bleu.py to bleu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/cer.py to cer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/chrf.py to chrf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/edit.py to edit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/eed.py to eed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/infolm.py to infolm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/mer.py to mer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/perplexity.py to perplexity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/rouge.py to rouge.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/sacre_bleu.py to sacre_bleu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/squad.py to squad.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/ter.py to ter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/wer.py to wer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/wil.py to wil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/text/wip.py to wip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/checks.py to checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/compute.py to compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/data.py to data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/distributed.py to distributed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/enums.py to enums.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/imports.py to imports.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/plot.py to plot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/utilities/prints.py to prints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/abstract.py to abstract.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/bootstrapping.py to bootstrapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/classwise.py to classwise.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/minmax.py to minmax.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/multioutput.py to multioutput.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/multitask.py to multitask.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/running.py to running.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics/wrappers/tracker.py to tracker.cpython-311.pyc writing byte-compilation script '/tmp/tmpzjzo_12k.py' /usr/bin/python3 /tmp/tmpzjzo_12k.py removing /tmp/tmpzjzo_12k.py running install_egg_info running egg_info writing src/torchmetrics.egg-info/PKG-INFO writing dependency_links to src/torchmetrics.egg-info/dependency_links.txt writing requirements to src/torchmetrics.egg-info/requires.txt writing top-level names to src/torchmetrics.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/torchmetrics.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'wheelhouse' warning: no previously-included files matching '*.py[cod]' found under directory '__pycache__' warning: no previously-included files matching '*.orig' found under directory '__pycache__' warning: no files found matching '*.md' under directory 'src' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching '*.svg' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'site' warning: no previously-included files found matching 'tests' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files found matching 'docs' warning: no previously-included files matching '*.py' found under directory 'requirements' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching 'Makefile' no previously-included directories found matching '.devcontainer' no previously-included directories found matching '.git' no previously-included directories found matching '.github' no previously-included directories found matching 'examples*' no previously-included directories found matching 'temp*' no previously-included directories found matching 'test*' no previously-included directories found matching 'SandBox*' adding license file 'LICENSE' writing manifest file 'src/torchmetrics.egg-info/SOURCES.txt' Copying src/torchmetrics.egg-info to /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11/site-packages/torchmetrics-1.1.1-py3.11.egg-info running install_scripts + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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/torchmetrics-1.1.1-2.x86_64/usr/lib/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-torchmetrics-1.1.1-2.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ISDnlt + umask 022 + cd /builddir/build/BUILD + cd torchmetrics-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/doc/python3-torchmetrics + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/doc/python3-torchmetrics + cp -pr CHANGELOG.md README.md /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/doc/python3-torchmetrics + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s7P21P + umask 022 + cd /builddir/build/BUILD + cd torchmetrics-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/licenses/python3-torchmetrics + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/licenses/python3-torchmetrics + cp -pr LICENSE /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64/usr/share/licenses/python3-torchmetrics + RPM_EC=0 ++ jobs -p + exit 0 /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-torchmetrics python3-torchmetrics = 1.1.1-2 python3-torchmetrics(x86-64) = 1.1.1-2 python3.11dist(torchmetrics) = 1.1.1 python3dist(torchmetrics) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(lightning-utilities) >= 0.8 python3.11dist(numpy) > 1.20 python3.11dist(torch) >= 1.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 Wrote: /builddir/build/RPMS/python3-torchmetrics-1.1.1-2.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WYF5ZT + umask 022 + cd /builddir/build/BUILD + cd torchmetrics-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/torchmetrics-1.1.1-2.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7yfbm6 + umask 022 + cd /builddir/build/BUILD + rm -rf torchmetrics-1.1.1 torchmetrics-1.1.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0