Source: wasmedge
Version: 0.14.1+dfsg-3.1
Severity: serious
Tags: forky sid
X-Debbugs-Cc: Matthias Klose <[email protected]>
User: [email protected]
Usertags: regression

Hi Maintainer

wasmedge's autopkgtest fails when tested with llvm-defaults 0.69 (LLVM
21) [1].  I've copied what I hope is the relevant part of the log
below.

Regards
Graham


[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

Reply via email to