#1073143 lua-vips: Bus error in lua jit during tests

Package:
lua-vips
Source:
lua-vips
Description:
Fast image processing library with low memory needs for Lua
Submitter:
Jérémy Lal
Date:
2025-02-14 10:06:01 UTC
Severity:
normal
Tags:
#1073143#5
Date:
2024-06-13 13:26:52 UTC
From:
To:
Failing build log:

https://buildd.debian.org/status/fetch.php?pkg=lua-vips&arch=mips64el&ver=1.1.11-3&stamp=1718268467&raw=0

I have yet to reproduce on a porter box, but it seems it's a bug in luajit.

Jérémy

#1073143#16
Date:
2025-02-14 01:43:51 UTC
From:
To:
You as maintainer can consider this serious enough for keeping the
package out of trixie, but in general this is not a release critical
bug since no old binaries exist on these architectures.

The normal and easiest solution would be to use
  Architecture: any
which would automatically build on all architectures where luajit is or
becomes available.

If the package always FTBFS on mips64el, riscv64 and s390x that's a bug
you can try to fix or ignore - the build failure itself is not a problem.

cu
Adrian