Source: halide
Version: 18.0.0-8
Severity: normal
Tags: trixie sid ftbfs
User: debian-...@lists.debian.org
Usertags: arm64, sve

On arm64 systems with SVE support halide fails to build with the following
error:

  [2087/4204] cd 
/<<PKGBUILDDIR>>-build/build/stage-0/halide/python_bindings/apps && 
/<<PKGBUILDDIR>>-build/build/stage-0/halide/tutorial/lesson_21_auto_scheduler_generate
 -r app_aot_bilateral_grid.runtime -o . -e object target=host
  FAILED: python_bindings/apps/app_aot_bilateral_grid.runtime.o 
/<<PKGBUILDDIR>>-build/build/stage-0/halide/python_bindings/apps/app_aot_bilateral_grid.runtime.o
  cd /<<PKGBUILDDIR>>-build/build/stage-0/halide/python_bindings/apps && 
/<<PKGBUILDDIR>>-build/build/stage-0/halide/tutorial/lesson_21_auto_scheduler_generate
 -r app_aot_bilateral_grid.runtime -o . -e object target=host
  Unhandled exception: Error: For SVE/SVE2 support, target_vector_bits=<size> 
must be set in target.

To check if the system has SVE support:

  $ lscpu | grep sve
  Flags:                              fp asimd evtstrm aes pmull sha1 sha2 
crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 
asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs paca pacg dcpodp 
svei8mm svebf16 i8mm bf16 dgh rng

I'm tentatively filing this with Severity: normal as none of the buildds
have SVE right now.

Reply via email to