#1144576 gnome-weather: FTBFS with node-typescript 6

#1144576#5
Date:
2026-08-16 23:02:03 UTC
From:
To:
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:gnome-weather, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --without single-binary
   dh_clean
 debian/rules binary
dh binary --without single-binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --libdir=/usr/lib
	cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 --auto-features=enabled --libdir=/usr/lib
The Meson build system
Version: 1.11.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: gnome-weather
Project version: 50.0
C compiler for the host machine: cc (gcc 16.2.0 "cc (Debian 16.2.0-1) 16.2.0")
C linker for the host machine: cc ld.bfd 2.47
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency glib-2.0 found: YES 2.88.3
Run-time dependency gobject-introspection-1.0 found: YES 1.86.0
Run-time dependency gtk4 found: YES 4.22.4
Run-time dependency gjs-1.0 found: YES 1.89.2
Run-time dependency libgeoclue-2.0 found: YES 2.8.1
Run-time dependency libadwaita-1 found: YES 1.9.2
Run-time dependency gweather4 found: YES 4.4.4
Program tsc found: YES (/usr/bin/tsc)
Build-time dependency gio-2.0 found: YES 2.88.3
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Dependency gio-2.0 for build machine found: YES 2.88.3 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program msgfmt found: YES (/usr/bin/msgfmt)
Configuring org.gnome.Weather.desktop.in using configuration
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Configuring org.gnome.Weather.metainfo.xml.in using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Program appstreamcli found: YES (/usr/bin/appstreamcli)
Configuring org.gnome.Weather.service using configuration
Configuring org.gnome.Weather.BackgroundService.service using configuration
Configuring org.gnome.Weather.search-provider.ini using configuration
Message: Update translations
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring org.gnome.Weather using configuration
Configuring org.gnome.Weather.BackgroundService using configuration
Configuring org.gnome.Weather.src.gresource.xml using configuration
Dependency gio-2.0 for build machine found: YES 2.88.3 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Weather.BackgroundService.src.gresource.xml using configuration
Dependency gio-2.0 for build machine found: YES 2.88.3 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Dependency gio-2.0 for build machine found: YES 2.88.3 (cached)
Program /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas found: YES (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas)
Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
Program update-desktop-database found: YES (/usr/bin/update-desktop-database)
Build targets in project: 95

gnome-weather 50.0

  User defined options
    auto_features     : enabled
    buildtype         : plain
    libdir            : /usr/lib
    localstatedir     : /var
    prefix            : /usr
    python.bytecompile: -1
    sysconfdir        : /etc
    wrap_mode         : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/91] /usr/bin/glib-compile-resources ../data/org.gnome.Weather.data.gresource.xml --sourcedir ../data --internal --generate --target data/org.gnome.Weather.data.gresource --dependency-file data/org.gnome.Weather.data.gresource.d
[2/91] /usr/bin/glib-compile-resources ../data/org.gnome.Weather.BackgroundService.data.gresource.xml --sourcedir ../data --internal --generate --target data/org.gnome.Weather.BackgroundService.data.gresource --dependency-file data/org.gnome.Weather.BackgroundService.data.gresource.d
[3/91] /usr/bin/msgfmt --desktop --template data/org.gnome.Weather.desktop.in -d /<<PKGBUILDDIR>>/po -o data/org.gnome.Weather.desktop --keyword=X-Geoclue-Reason --keyword=Name --keyword=Comment --keyword=Keywords
[4/91] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt data/org.gnome.Weather.metainfo.xml.in data/org.gnome.Weather.metainfo.xml xml /<<PKGBUILDDIR>>/po
[5/91] /usr/bin/msgfmt -o po/ab/LC_MESSAGES/org.gnome.Weather.mo ../po/ab.po
[6/91] /usr/bin/msgfmt -o po/af/LC_MESSAGES/org.gnome.Weather.mo ../po/af.po
[7/91] /usr/bin/msgfmt -o po/an/LC_MESSAGES/org.gnome.Weather.mo ../po/an.po
[8/91] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/org.gnome.Weather.mo ../po/ar.po
[9/91] /usr/bin/msgfmt -o po/as/LC_MESSAGES/org.gnome.Weather.mo ../po/as.po
[10/91] /usr/bin/msgfmt -o po/az/LC_MESSAGES/org.gnome.Weather.mo ../po/az.po
[11/91] /usr/bin/msgfmt -o po/be/LC_MESSAGES/org.gnome.Weather.mo ../po/be.po
[12/91] /usr/bin/msgfmt -o po/be@latin/LC_MESSAGES/org.gnome.Weather.mo ../po/be@latin.po
[13/91] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/org.gnome.Weather.mo ../po/bg.po
[14/91] /usr/bin/msgfmt -o po/bn/LC_MESSAGES/org.gnome.Weather.mo ../po/bn.po
[15/91] /usr/bin/msgfmt -o po/bn_IN/LC_MESSAGES/org.gnome.Weather.mo ../po/bn_IN.po
[16/91] /usr/bin/msgfmt -o po/bs/LC_MESSAGES/org.gnome.Weather.mo ../po/bs.po
[17/91] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/org.gnome.Weather.mo ../po/ca.po
[18/91] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/org.gnome.Weather.mo ../po/ca@valencia.po
[19/91] /usr/bin/msgfmt -o po/ckb/LC_MESSAGES/org.gnome.Weather.mo ../po/ckb.po
[20/91] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/org.gnome.Weather.mo ../po/cs.po
[21/91] /usr/bin/msgfmt -o po/da/LC_MESSAGES/org.gnome.Weather.mo ../po/da.po
[22/91] /usr/bin/msgfmt -o po/de/LC_MESSAGES/org.gnome.Weather.mo ../po/de.po
[23/91] /usr/bin/msgfmt -o po/el/LC_MESSAGES/org.gnome.Weather.mo ../po/el.po
[24/91] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/org.gnome.Weather.mo ../po/en_GB.po
[25/91] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/org.gnome.Weather.mo ../po/eo.po
[26/91] /usr/bin/msgfmt -o po/es/LC_MESSAGES/org.gnome.Weather.mo ../po/es.po
[27/91] /usr/bin/msgfmt -o po/et/LC_MESSAGES/org.gnome.Weather.mo ../po/et.po
[28/91] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/org.gnome.Weather.mo ../po/eu.po
[29/91] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/org.gnome.Weather.mo ../po/fa.po
[30/91] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/org.gnome.Weather.mo ../po/fi.po
[31/91] /usr/bin/msgfmt -o po/fil/LC_MESSAGES/org.gnome.Weather.mo ../po/fil.po
[32/91] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/org.gnome.Weather.mo ../po/fr.po
[33/91] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/org.gnome.Weather.mo ../po/fur.po
[34/91] /usr/bin/msgfmt -o po/fy/LC_MESSAGES/org.gnome.Weather.mo ../po/fy.po
[35/91] /usr/bin/msgfmt -o po/ga/LC_MESSAGES/org.gnome.Weather.mo ../po/ga.po
[36/91] /usr/bin/msgfmt -o po/gd/LC_MESSAGES/org.gnome.Weather.mo ../po/gd.po
[37/91] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/org.gnome.Weather.mo ../po/gl.po
[38/91] /usr/bin/msgfmt -o po/gu/LC_MESSAGES/org.gnome.Weather.mo ../po/gu.po
[39/91] /usr/bin/msgfmt -o po/he/LC_MESSAGES/org.gnome.Weather.mo ../po/he.po
[40/91] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/org.gnome.Weather.mo ../po/hi.po
[41/91] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/org.gnome.Weather.mo ../po/hr.po
[42/91] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/org.gnome.Weather.mo ../po/hu.po
[43/91] /usr/bin/msgfmt -o po/ia/LC_MESSAGES/org.gnome.Weather.mo ../po/ia.po
[44/91] /usr/bin/msgfmt -o po/id/LC_MESSAGES/org.gnome.Weather.mo ../po/id.po
[45/91] /usr/bin/msgfmt -o po/is/LC_MESSAGES/org.gnome.Weather.mo ../po/is.po
[46/91] /usr/bin/msgfmt -o po/it/LC_MESSAGES/org.gnome.Weather.mo ../po/it.po
[47/91] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/org.gnome.Weather.mo ../po/ja.po
[48/91] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/org.gnome.Weather.mo ../po/ka.po
[49/91] /usr/bin/msgfmt -o po/kab/LC_MESSAGES/org.gnome.Weather.mo ../po/kab.po
[50/91] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/org.gnome.Weather.mo ../po/kk.po
[51/91] /usr/bin/msgfmt -o po/kn/LC_MESSAGES/org.gnome.Weather.mo ../po/kn.po
[52/91] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/org.gnome.Weather.mo ../po/ko.po
[53/91] /usr/bin/msgfmt -o po/kw/LC_MESSAGES/org.gnome.Weather.mo ../po/kw.po
[54/91] /usr/bin/msgfmt -o po/lo/LC_MESSAGES/org.gnome.Weather.mo ../po/lo.po
[55/91] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/org.gnome.Weather.mo ../po/lt.po
[56/91] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/org.gnome.Weather.mo ../po/lv.po
[57/91] /usr/bin/msgfmt -o po/mjw/LC_MESSAGES/org.gnome.Weather.mo ../po/mjw.po
[58/91] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/org.gnome.Weather.mo ../po/ml.po
[59/91] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/org.gnome.Weather.mo ../po/ms.po
[60/91] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/org.gnome.Weather.mo ../po/nb.po
[61/91] /usr/bin/msgfmt -o po/ne/LC_MESSAGES/org.gnome.Weather.mo ../po/ne.po
[62/91] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/org.gnome.Weather.mo ../po/nl.po
[63/91] /usr/bin/msgfmt -o po/nn/LC_MESSAGES/org.gnome.Weather.mo ../po/nn.po
[64/91] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/org.gnome.Weather.mo ../po/oc.po
[65/91] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/org.gnome.Weather.mo ../po/pa.po
[66/91] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/org.gnome.Weather.mo ../po/pl.po
[67/91] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/org.gnome.Weather.mo ../po/pt.po
[68/91] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/org.gnome.Weather.mo ../po/pt_BR.po
[69/91] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/org.gnome.Weather.mo ../po/ro.po
[70/91] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/org.gnome.Weather.mo ../po/ru.po
[71/91] /usr/bin/msgfmt -o po/rw/LC_MESSAGES/org.gnome.Weather.mo ../po/rw.po
[72/91] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/org.gnome.Weather.mo ../po/sk.po
[73/91] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/org.gnome.Weather.mo ../po/sl.po
[74/91] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/org.gnome.Weather.mo ../po/sr.po
[75/91] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/org.gnome.Weather.mo ../po/sr@latin.po
[76/91] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/org.gnome.Weather.mo ../po/sv.po
[77/91] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/org.gnome.Weather.mo ../po/ta.po
[78/91] /usr/bin/msgfmt -o po/te/LC_MESSAGES/org.gnome.Weather.mo ../po/te.po
[79/91] /usr/bin/msgfmt -o po/tg/LC_MESSAGES/org.gnome.Weather.mo ../po/tg.po
[80/91] /usr/bin/msgfmt -o po/th/LC_MESSAGES/org.gnome.Weather.mo ../po/th.po
[81/91] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/org.gnome.Weather.mo ../po/tr.po
[82/91] /usr/bin/msgfmt -o po/ug/LC_MESSAGES/org.gnome.Weather.mo ../po/ug.po
[83/91] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/org.gnome.Weather.mo ../po/uk.po
[84/91] /usr/bin/msgfmt -o po/uz/LC_MESSAGES/org.gnome.Weather.mo ../po/uz.po
[85/91] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/org.gnome.Weather.mo ../po/vi.po
[86/91] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/org.gnome.Weather.mo ../po/zh_CN.po
[87/91] /usr/bin/msgfmt -o po/zh_HK/LC_MESSAGES/org.gnome.Weather.mo ../po/zh_HK.po
[88/91] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/org.gnome.Weather.mo ../po/zh_TW.po
[89/91] /usr/bin/tsc --project ../tsconfig.json --outDir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tsc-out
FAILED: [code=2] src/tsc-output
/usr/bin/tsc --project ../tsconfig.json --outDir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tsc-out
../tsconfig.json(2,5): error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
  Visit https://aka.ms/ts6 for migration information.
../tsconfig.json(6,9): error TS5101: Option 'baseUrl' 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.
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1144576#8
Date:
2026-09-12 11:08:51 UTC
From:
To:
Hello,

Bug #1144576 in gnome-weather reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/gnome-team/gnome-weather/-/commit/b28461949e5c61a9737058f622363ded843ea7ca
------------------------------------------------------------------------
Cherry-pick proposed patch to fix build with TypeScript 6

Closes: #1144576
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1144576

#1144576#15
Date:
2026-09-12 11:56:18 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
gnome-weather, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1144576@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <jbicha@ubuntu.com> (supplier of updated gnome-weather package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sat, 12 Sep 2026 13:07:51 +0200
Source: gnome-weather
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 50.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbicha@ubuntu.com>
Closes: 1144576
Changes:
 gnome-weather (50.0-3) unstable; urgency=medium
 .
   [ Jeremy Bícha ]
   * Cherry-pick proposed patch to fix build with TypeScript 6 (Closes: #1144576)
 .
   [ Dawid Kulas ]
   * Update debian/watch to version 5
Checksums-Sha1:
 8148defa938b845357b19c5844d6d976dc586cbc 2301 gnome-weather_50.0-3.dsc
 a3821cfaa78d9ab27394dee4101a139ef6ef2e24 11252 gnome-weather_50.0-3.debian.tar.xz
 b5f591490ab141cd93c3f957fbc287d8bf0f0f38 6631 gnome-weather_50.0-3_source.buildinfo
Checksums-Sha256:
 1c86bfa9090fa4f8fdb8471e989cedf24a0942c24ebdb3a86e2a3bd97bf09ae8 2301 gnome-weather_50.0-3.dsc
 7ce70a7a828fcfdaf3df4a52362d383814dbc7ac76184dc88aec9998a7c1cade 11252 gnome-weather_50.0-3.debian.tar.xz
 4668dc19ca2ce2eaa360a5930c65be1287cbd34a4d9cdaddc5d79d3224fb037c 6631 gnome-weather_50.0-3_source.buildinfo
Files:
 a85cf139b0a86fc25eac8f638a11f03c 2301 gnome optional gnome-weather_50.0-3.dsc
 8ed854e17a431e5110e91c631f2f8623 11252 gnome optional gnome-weather_50.0-3.debian.tar.xz
 3d001478d07149255e8cd5d79e49a5a6 6631 gnome optional gnome-weather_50.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmqlMv0ACgkQ5mx3Wuv+
bH2hURAA0RdBqqbg5dE7a88YTyZSlsmh2AQblOp++helR6E7dLvG2YElVJESe3o/
8Eu+T/yhzdEeKALSoJ/49R8rOd0GOotUilCyImH8CHVV+gkotpwMnnbhUmr/Z+BN
hbptDyo9U0RaqrM5pZ4JsPZ1IjzQGj9Ojhhf2IRLAihUnunJhsnRJMhjh2xNElMt
oXaVCvXsG3Rfy3X50Wz8ved0IIzAYsrUTy9A40UK9K1yB4EoqfZgrMeyBfMV1FVG
KRnRCMBLHGEbsw3RydpUaHYvOPcLXGBJ9oHV7PitWchVabJNAeVoYBhYtFQhANMQ
B7CENNBwE3Qy4mUD/ZSPOFqKu/SDbHIcOWOUK1yR1meJ/KVoyGZ7ieFkh9kc1DWv
OnncikwZJsOhjk5yokI4mT6H3zAfUpV2kbjBNoCFPc2gdTvcznA6Tgw+kqg+qArZ
VUcyeG4oEid9fnPQxa16L6DhL/mN4h28KzYjmfl9lAmjCoHh7d7GHsjNbW3AJ6pw
zPs/y1QTdugVsUjR0zAJxHh9PHnAt/JyC2KDHAiXYsgRSf8yFUfmmBQ96xI8VL7s
3PW6jmcyKb3ziMyid4TCV2om3tpRHxLyJJCkI/9iZmtjnlQNhMZOOJNzquyZ23gJ
W2xxrbex+6gQW8Yjmdg23TK/hiQpJyOuiK+AFCrWclWa2rZlrqw=
=gx7X
-----END PGP SIGNATURE-----