Package: src:meson Version: 0.53.0-1 Severity: serious Tags: sid bullseye meson autopkg tests failing on arm64:
https://ci.debian.net/data/autopkgtest/testing/arm64/m/meson/4117906/log.gz ====================================================================== ERROR: test_ld_environment_variable_rust (__main__.LinuxlikeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "run_unittests.py", line 5897, in test_ld_environment_variable_rust self._check_ld('ld.gold', 'gold', 'rust', 'GNU ld.gold') File "run_unittests.py", line 5881, in _check_ld comp = getattr(env, 'detect_{}_compiler'.format(lang))(MachineChoice.HOST) File "/tmp/autopkgtest-lxc.o9fv_b8h/downtmp/build.N45/src/mesonbuild/environment.py", line 1411, in detect_rust_compiler self._handle_exceptions(popen_exceptions, compilers) File "/tmp/autopkgtest-lxc.o9fv_b8h/downtmp/build.N45/src/mesonbuild/environment.py", line 733, in _handle_exceptions raise EnvironmentException(errmsg) mesonbuild.mesonlib.EnvironmentException: Unknown compiler(s): ['rustc'] The follow exceptions were encountered: Running "rustc --version" gave "[Errno 2] No such file or directory: 'rustc': 'rustc'" ---------------------------------------------------------------------- Ran 301 tests in 357.825s FAILED (errors=1, skipped=50) pytest-xdist not found, using unittest instead