On 12/13/25 17:31, Graham Inggs wrote:
[1] https://ci.debian.net/packages/w/wasmedge/testing/amd64/


45s autopkgtest [16:10:43]: test capi-mandelbrot: [-----------------------
45s 1..1
45s not ok 1 build and run mandelbrot-set-in-threads example
45s # (in test file debian/tests/capi-mandelbrot, line 13)
45s # `make' failed with status 2
45s # clang -O3 --no-standard-libraries --target=wasm32 -c -o
mandelbrot.o mandelbrot.c
45s # wasm-ld --no-entry mandelbrot.o -o mandelbrot.wasm
--import-memory --export-all --shared-memory
--features=mutable-globals,atomics,bulk-memory,multivalue,reference-types,sign-ext
45s # wasm-ld: error: Target feature 'call-indirect-overlong' used by
mandelbrot.o is not allowed.
45s # wasm-ld: error: Target feature 'nontrapping-fptoint' used by
mandelbrot.o is not allowed.
45s # wasm-ld: error: Target feature 'bulk-memory-opt' used by
mandelbrot.o is not allowed.
45s # make: *** [Makefile:8: mandelbrot.wasm] Error 1

hmm. the test now succeeds on amd64, fails on arm64 ...

Reply via email to