Package: src:ipywidgets
Version: 8.1.5-7
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ipywidgets, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Adding component(s): packages/output
Adding component(s): python/widgetsnbextension
Adding component(s): python/jupyterlab_widgets
Found debian/nodejs/packages/base/build
        cd ./packages/base && sh -ex ../../debian/nodejs/packages/base/build
+ pkgjs-install-minimal
+ pkgjs-run build

> @jupyter-widgets/[email protected] build
> pkgjs run build:src 


> @jupyter-widgets/[email protected] build:src
> tsc --build 

src/utils.ts(193,26): error TS2345: Argument of type 'ArrayBufferLike' is not 
assignable to parameter of type 'ArrayBuffer'.
  Type 'SharedArrayBuffer' is not assignable to type 'ArrayBuffer'.
    Types of property '[Symbol.toStringTag]' are incompatible.
      Type '"SharedArrayBuffer"' is not assignable to type '"ArrayBuffer"'.
src/utils.ts(222,28): error TS2345: Argument of type 'ArrayBufferLike' is not 
assignable to parameter of type 'ArrayBuffer'.
  Type 'SharedArrayBuffer' is not assignable to type 'ArrayBuffer'.
    Types of property '[Symbol.toStringTag]' are incompatible.
      Type '"SharedArrayBuffer"' is not assignable to type '"ArrayBuffer"'.
tsconfig.json(3,3): error TS5107: Option 'moduleResolution=node10' is 
deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption 
'"ignoreDeprecations": "6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
dh_auto_build: error: cd ./packages/base && sh -ex 
../../debian/nodejs/packages/base/build returned exit code 1
make[1]: *** [debian/rules:29: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to