[Bug 2113496] Re: Wasmedge 0.14.1+dfsg-3.1 FTBFS in Questing
Julian Andres Klode
2113496 at bugs.launchpad.net
Thu Jun 12 11:10:55 UTC 2025
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading wasmedge_0.14.1+dfsg-3.1ubuntu1.dsc: done.
Uploading wasmedge_0.14.1+dfsg-3.1ubuntu1.debian.tar.xz: done.
Uploading wasmedge_0.14.1+dfsg-3.1ubuntu1_source.buildinfo: done.
Uploading wasmedge_0.14.1+dfsg-3.1ubuntu1_source.changes: done.
Successfully uploaded packages.
** Changed in: wasmedge (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2113496
Title:
Wasmedge 0.14.1+dfsg-3.1 FTBFS in Questing
Status in wasmedge package in Ubuntu:
Fix Committed
Bug description:
Wasmedge 0.14.1+dfsg-3.1 FTBFS in Questing as follows:
...
In file included from /<<PKGBUILDDIR>>/lib/llvm/data.h:5,
from /<<PKGBUILDDIR>>/lib/llvm/compiler.cpp:10:
/<<PKGBUILDDIR>>/lib/llvm/llvm.h: In member function ‘unsigned int WasmEdge::LLVM::Type::getPrimitiveSizeInBits() const’:
/<<PKGBUILDDIR>>/lib/llvm/llvm.h:552:10: error: ‘LLVMX86_MMXTypeKind’ was not declared in this scope; did you mean ‘LLVMX86_AMXTypeKind’?
552 | case LLVMX86_MMXTypeKind:
| ^~~~~~~~~~~~~~~~~~~
| LLVMX86_AMXTypeKind
...
This is because Questing is using LLVM20 but LLVM20 removed the
definition of the symbol LLVMX86_MMXTypeKind.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wasmedge/+bug/2113496/+subscriptions
More information about the Ubuntu-sponsors
mailing list