Package: src:pytorch-audio
Version: 2.6.0-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pytorch-audio, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean -Spybuild --with python3
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:384: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
-- Git branch: None
-- Git SHA: None
-- Git tag: None
-- PyTorch dependency: torch
-- Building version 2.6.0
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean -O-Spybuild
   debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -vf src/torchaudio/version.py
removed 'src/torchaudio/version.py'
rm -f -r build/ torchaudio.egg-info/ .pybuild/
#find . -name *_torchaudio.so* -exec \
#       patchelf --replace-needed libtorchaudio.so lib/libtorchaudio.so {} \;
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary -Spybuild --with python3
   dh_update_autotools_config -O-Spybuild
   dh_autoreconf -O-Spybuild
   dh_auto_configure -O-Spybuild
I: pybuild base:384: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
-- Git branch: None
-- Git SHA: None
-- Git tag: None
-- PyTorch dependency: torch
-- Building version 2.6.0
running config
   dh_auto_build -O-Spybuild
I: pybuild base:384: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
-- Git branch: None
-- Git SHA: None
-- Git tag: None
-- PyTorch dependency: torch
-- Building version 2.6.0
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio
copying src/torchaudio/kaldi_io.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio
copying src/torchaudio/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio
copying src/torchaudio/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio
copying src/torio/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/common.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/soundfile_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/ffmpeg.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/soundfile.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
copying src/torchaudio/_backend/sox.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_backend
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/compliance
copying src/torchaudio/compliance/kaldi.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/compliance
copying src/torchaudio/compliance/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/compliance
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines
copying src/torchaudio/pipelines/_source_separation_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines
copying src/torchaudio/pipelines/_squim_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines
copying src/torchaudio/pipelines/rnnt_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines
copying src/torchaudio/pipelines/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/functional
copying src/torchaudio/functional/filtering.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/functional
copying src/torchaudio/functional/functional.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/functional
copying src/torchaudio/functional/_alignment.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/functional
copying src/torchaudio/functional/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/functional
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/io
copying src/torchaudio/io/_playback.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/io
copying src/torchaudio/io/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/io
copying src/torchaudio/io/_effector.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/io
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/lib
copying src/torchaudio/lib/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/lib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/wav2letter.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/wavernn.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/tacotron2.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/conformer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/rnnt_decoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/_hdemucs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/deepspeech.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/conv_tasnet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/emformer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/rnnt.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
copying src/torchaudio/models/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_internal
copying src/torchaudio/_internal/module_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_internal
copying src/torchaudio/_internal/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_internal
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_extension
copying src/torchaudio/_extension/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_extension
copying src/torchaudio/_extension/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/_extension
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/common.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/soundfile_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/_no_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/_sox_io_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/no_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
copying src/torchaudio/backend/sox_io_backend.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/backend
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/sox_effects
copying src/torchaudio/sox_effects/sox_effects.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/sox_effects
copying src/torchaudio/sox_effects/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/sox_effects
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype
copying src/torchaudio/prototype/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/librimix.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/libritts.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/musdb_hq.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/librilight_limited.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/voxceleb1.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/yesno.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/cmuarctic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/cmudict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/librispeech_biasing.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/librispeech.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/dr_vctk.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/snips.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/fluentcommands.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/vctk.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/iemocap.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/quesst14.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/tedlium.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/speechcommands.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/commonvoice.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/ljspeech.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
copying src/torchaudio/datasets/gtzan.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/datasets
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/transforms
copying src/torchaudio/transforms/_multi_channel.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/transforms
copying src/torchaudio/transforms/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/transforms
copying src/torchaudio/transforms/_transforms.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/transforms
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/utils
copying src/torchaudio/utils/sox_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/utils
copying src/torchaudio/utils/ffmpeg_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/utils
copying src/torchaudio/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/utils
copying src/torchaudio/utils/download.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/utils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_wav2vec2
copying src/torchaudio/pipelines/_wav2vec2/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_wav2vec2
copying src/torchaudio/pipelines/_wav2vec2/impl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_wav2vec2
copying src/torchaudio/pipelines/_wav2vec2/aligner.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_wav2vec2
copying src/torchaudio/pipelines/_wav2vec2/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_wav2vec2
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_tts
copying src/torchaudio/pipelines/_tts/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_tts
copying src/torchaudio/pipelines/_tts/interface.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_tts
copying src/torchaudio/pipelines/_tts/impl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_tts
copying src/torchaudio/pipelines/_tts/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/pipelines/_tts
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/squim
copying src/torchaudio/models/squim/subjective.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/squim
copying src/torchaudio/models/squim/objective.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/squim
copying src/torchaudio/models/squim/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/squim
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/decoder
copying src/torchaudio/models/decoder/_cuda_ctc_decoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/decoder
copying src/torchaudio/models/decoder/_ctc_decoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/decoder
copying src/torchaudio/models/decoder/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/decoder
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2
copying src/torchaudio/models/wav2vec2/model.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2
copying src/torchaudio/models/wav2vec2/components.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2
copying src/torchaudio/models/wav2vec2/wavlm_attention.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2
copying src/torchaudio/models/wav2vec2/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2/utils
copying src/torchaudio/models/wav2vec2/utils/import_huggingface.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2/utils
copying src/torchaudio/models/wav2vec2/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2/utils
copying src/torchaudio/models/wav2vec2/utils/import_fairseq.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/models/wav2vec2/utils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines
copying src/torchaudio/prototype/pipelines/rnnt_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines
copying src/torchaudio/prototype/pipelines/hifigan_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines
copying src/torchaudio/prototype/pipelines/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/functional
copying src/torchaudio/prototype/functional/functional.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/functional
copying src/torchaudio/prototype/functional/_dsp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/functional
copying src/torchaudio/prototype/functional/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/functional
copying src/torchaudio/prototype/functional/_rir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/functional
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/rnnt_decoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/_conformer_wav2vec2.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/conv_emformer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/hifi_gan.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/rnnt.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/_emformer_hubert.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
copying src/torchaudio/prototype/models/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/models
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/datasets
copying src/torchaudio/prototype/datasets/musan.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/datasets
copying src/torchaudio/prototype/datasets/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/datasets
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/transforms
copying src/torchaudio/prototype/transforms/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/transforms
copying src/torchaudio/prototype/transforms/_transforms.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/transforms
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines/_vggish
copying src/torchaudio/prototype/pipelines/_vggish/_vggish_impl.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines/_vggish
copying src/torchaudio/prototype/pipelines/_vggish/_vggish_pipeline.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines/_vggish
copying src/torchaudio/prototype/pipelines/_vggish/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torchaudio/prototype/pipelines/_vggish
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/io
copying src/torio/io/_streaming_media_encoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/io
copying src/torio/io/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/io
copying src/torio/io/_streaming_media_decoder.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/io
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/lib
copying src/torio/lib/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/lib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/_extension
copying src/torio/_extension/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/_extension
copying src/torio/_extension/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/_extension
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/utils
copying src/torio/utils/ffmpeg_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/utils
copying src/torio/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/torio/utils
running build_ext
CMake Deprecation Warning at CMakeLists.txt:21 (cmake_policy):
  The OLD behavior for policy CMP0135 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Caffe2: Found protobuf with old-style protobuf targets.
-- Caffe2: Protobuf version 3.21.12
CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/Torch/TorchConfig.cmake:22 
(message):
  static library kineto_LIBRARY-NOTFOUND not found.
Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/Torch/TorchConfig.cmake:121 
(append_torchlib_if_found)
  cmake/TorchAudioHelper.cmake:1 (find_package)
  CMakeLists.txt:93 (include)


-- Found Torch: /usr/lib/x86_64-linux-gnu/libtorch.so
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- Could not find ccache. Consider installing ccache to speed up compilation.
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for module 'sox'
--   Found sox, version 14.7.1
-- Configuring done (0.6s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_TORIO_PYTHON_EXTENSION


-- Build files have been written to: 
/<<PKGBUILDDIR>>/build/temp.linux-x86_64-cpython-313
Change Dir: '/<<PKGBUILDDIR>>/build/temp.linux-x86_64-cpython-313'

Run Build Command(s): /usr/bin/ninja -v install
[1/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/utils.cpp
[2/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/overdrive.cpp
[3/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o 
-MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o.d 
-o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o 
-c /<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/cpu/compute_alphas.cpp
[4/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/lfilter.cpp
[5/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o.d 
-o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o 
-c /<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/cpu/compute_betas.cpp
[6/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/compute_alphas.cpp
[7/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/cpu/compute.cpp
[8/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/compute_betas.cpp
[9/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/compute.cpp
[10/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/autograd.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/autograd.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/autograd.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rnnt/autograd.cpp
[11/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rir/rir.cpp
[12/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/forced_align/compute.cpp
[13/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o -MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o.d -o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/rir/ray_tracing.cpp
[14/26] /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/io.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/io.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/io.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/io.cpp
[15/26] /usr/bin/c++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO 
-DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE 
-Dlibtorchaudio_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fopenmp -MD -MT 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o 
-MF 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o.d 
-o 
src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o 
-c /<<PKGBUILDDIR>>/src/libtorchaudio/forced_align/cpu/compute.cpp
[16/26] /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/utils.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/utils.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/utils.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/utils.cpp
[17/26] /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects.cpp
[18/26] /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp
FAILED: [code=1] 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o 
/usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/effects_chain.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp
In file included from /<<PKGBUILDDIR>>/src/libtorchaudio/sox/utils.h:4,
                 from /<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.h:4,
                 from 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:1:
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp: In function 
‘sox_effect_handler_t* 
torchaudio::sox::{anonymous}::get_tensor_input_handler()’:
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:133:17: error: invalid 
conversion from ‘int’ to ‘const char* const*’ [-fpermissive]
  133 |       /*flags=*/SOX_EFF_MCHAN,
      |                 ^~~~~~~~~~~~~
      |                 |
      |                 int
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:140:44: error: cannot 
convert ‘std::nullptr_t’ to ‘unsigned int’ in initialization
  140 |       /*priv_size=*/sizeof(TensorInputPriv)};
      |                                            ^
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp: In function 
‘sox_effect_handler_t* 
torchaudio::sox::{anonymous}::get_tensor_output_handler()’:
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:148:17: error: invalid 
conversion from ‘int’ to ‘const char* const*’ [-fpermissive]
  148 |       /*flags=*/SOX_EFF_MCHAN,
      |                 ^~~~~~~~~~~~~
      |                 |
      |                 int
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:155:45: error: cannot 
convert ‘std::nullptr_t’ to ‘unsigned int’ in initialization
  155 |       /*priv_size=*/sizeof(TensorOutputPriv)};
      |                                             ^
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp: In function 
‘sox_effect_handler_t* 
torchaudio::sox::{anonymous}::get_file_output_handler()’:
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:163:17: error: invalid 
conversion from ‘int’ to ‘const char* const*’ [-fpermissive]
  163 |       /*flags=*/SOX_EFF_MCHAN,
      |                 ^~~~~~~~~~~~~
      |                 |
      |                 int
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:170:43: error: cannot 
convert ‘std::nullptr_t’ to ‘unsigned int’ in initialization
  170 |       /*priv_size=*/sizeof(FileOutputPriv)};
      |                                           ^
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp: At global scope:
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:106:5: warning: ‘int 
torchaudio::sox::{anonymous}::file_output_flow(sox_effect_t*, const 
sox_sample_t*, sox_sample_t*, size_t*, size_t*)’ defined but not used 
[-Wunused-function]
  106 | int file_output_flow(
      |     ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:92:5: warning: ‘int 
torchaudio::sox::{anonymous}::tensor_output_flow(sox_effect_t*, const 
sox_sample_t*, sox_sample_t*, size_t*, size_t*)’ defined but not used 
[-Wunused-function]
   92 | int tensor_output_flow(
      |     ^~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/effects_chain.cpp:31:5: warning: ‘int 
torchaudio::sox::{anonymous}::tensor_input_drain(sox_effect_t*, sox_sample_t*, 
size_t*)’ defined but not used [-Wunused-function]
   31 | int tensor_input_drain(sox_effect_t* effp, sox_sample_t* obuf, size_t* 
osamp) {
      |     ^~~~~~~~~~~~~~~~~~
[19/26] : && /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<< 
[too-long-redacted] _64-linux-gnu/libpthread.a && :
[20/26] /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_DISTRIBUTED -DUSE_RPC 
-DUSE_TENSORPIPE -Dlibtorchaudio_sox_EXPORTS -I/<<PKGBUILDDIR>>/src -isystem 
/usr/include/torch/csrc/api/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 
-DNDEBUG -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/types.cpp.o -MF 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/types.cpp.o.d -o 
src/libtorchaudio/sox/CMakeFiles/libtorchaudio_sox.dir/types.cpp.o -c 
/<<PKGBUILDDIR>>/src/libtorchaudio/sox/types.cpp
ninja: build stopped: subcommand failed.

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 145, in <module>
    _main()
    ~~~~~^^
  File "/<<PKGBUILDDIR>>/setup.py", line 100, in _main
    setup(
    ~~~~~^
        name="torchaudio",
        ^^^^^^^^^^^^^^^^^^
    ...<38 lines>...
        zip_safe=False,
        ^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 117, in 
setup
    return distutils.core.setup(**attrs)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
186, in setup
    return run_commands(dist)
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
202, in run_commands
    dist.run_commands()
    ~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1002, in run_commands
    self.run_command(cmd)
    ~~~~~~~~~~~~~~~~^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1104, in 
run_command
    super().run_command(command)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1021, in run_command
    cmd_obj.run()
    ~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", 
line 135, in run
    self.run_command(cmd_name)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 357, 
in run_command
    self.distribution.run_command(command)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1104, in 
run_command
    super().run_command(command)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1021, in run_command
    cmd_obj.run()
    ~~~~~~~~~~~^^
  File "/<<PKGBUILDDIR>>/tools/setup_helpers/extension.py", line 99, in run
    super().run()
    ~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/command/build_ext.py", line 
99, in run
    _build_ext.run(self)
    ~~~~~~~~~~~~~~^^^^^^
  File 
"/usr/lib/python3/dist-packages/setuptools/_distutils/command/build_ext.py", 
line 368, in run
    self.build_extensions()
    ~~~~~~~~~~~~~~~~~~~~~^^
  File 
"/usr/lib/python3/dist-packages/setuptools/_distutils/command/build_ext.py", 
line 484, in build_extensions
    self._build_extensions_serial()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File 
"/usr/lib/python3/dist-packages/setuptools/_distutils/command/build_ext.py", 
line 510, in _build_extensions_serial
    self.build_extension(ext)
    ~~~~~~~~~~~~~~~~~~~~^^^^^
  File "/<<PKGBUILDDIR>>/tools/setup_helpers/extension.py", line 184, in 
build_extension
    subprocess.check_call(["cmake", "--build", "."] + build_args, 
cwd=self.build_temp)
    
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 
'install']' returned non-zero exit status 1.
E: pybuild pybuild:483: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to