Hi Dmitry, I always appreciate your feedback. Thanks for waiting patiently.
> When I downgraded "devscripts" from (2.25.22~bpo13+1) to > (2.25.15+deb13u1), "uscan" was able to obtain upstream source > without any issues. Got it. Thanks for sharing your ideas. > I could build the package successfully in "unstable" without > "libclang-rt-dev-wasm32". I also confirmed that the package builds successfully without libclang-rt-dev-wasm32. The libclang package is mistakenly added probably because libclang_rt.builtins-wasm32.a is referenced at some parts of the source package. As the wasix-libc package is built without it, we will drop libclang-rt-dev-wasm32 from Build-Depends. I have uploaded an updated draft of wasix-libc (2025.12.24.1+ds-1) to Debian Mentors. Visit the following URL for further information about this package: https://mentors.debian.net/package/wasix-libc/ Alternatively, you can download the package using dget: dget -x https://mentors.debian.net/debian/pool/main/w/wasix-libc/wasix-libc_2025.12.24.1+ds-1.dsc Best regards, Daichi Fukui On Fri, 6 Feb 2026 at 15:52, Dmitry Smirnov <[email protected]> wrote: > > On Sunday, 1 February 2026 10:20:23 am Australian Eastern Daylight Time > Dmitry Smirnov wrote: > > ``` > > Depends: libclang-rt-dev-wasm32 but it is not installable > > Unable to resolve dependencies! Giving up... > > ``` > > Is "libclang-rt-dev-wasm32" actually necessary in Build-Depends?? > > I could build the package successfully in "unstable" without > "libclang-rt-dev-wasm32". > > Could you make Build-Depends corrections please? > > -- > Best wishes, > Dmitry Smirnov > GPG key : 4096R/52B6BBD953968D1B > > --- > > A sick society invariably becomes preoccupied with sickness. > -- Jared Beck

