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/202605/
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-shell-extension-vertical-workspaces, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf vertical-workspaces@G-dH.github.com.zip \
schemas/gschemas.compiled \
locale
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make zip
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Compiling locale/cs/LC_MESSAGES/vertical-workspaces.mo
Compiling locale/fr/LC_MESSAGES/vertical-workspaces.mo
Compiling locale/it/LC_MESSAGES/vertical-workspaces.mo
Compiling locale/nl/LC_MESSAGES/vertical-workspaces.mo
Compiling schemas...
Packing zip file...
adding: lib/panel.js (deflated 73%)
adding: lib/workspace.js (deflated 72%)
adding: lib/workspaceSwitcherPopup.js (deflated 69%)
adding: lib/workspaceThumbnail.js (deflated 81%)
adding: lib/overlayKey.js (deflated 73%)
adding: lib/osdWindow.js (deflated 72%)
adding: lib/swipeTracker.js (deflated 70%)
adding: lib/windowAttentionHandler.js (deflated 73%)
adding: lib/overviewControls.js (deflated 83%)
adding: lib/layout.js (deflated 79%)
adding: lib/dash.js (deflated 76%)
adding: lib/messageTray.js (deflated 74%)
adding: lib/windowManager.js (deflated 75%)
adding: lib/search.js (deflated 72%)
adding: lib/workspacesView.js (deflated 81%)
adding: lib/windowPreview.js (deflated 78%)
adding: lib/searchController.js (deflated 66%)
adding: lib/workspaceAnimation.js (deflated 73%)
adding: lib/appDisplay.js (deflated 77%)
adding: lib/appFavorites.js (deflated 64%)
adding: lib/util.js (deflated 72%)
adding: lib/overviewBackground.js (deflated 77%)
adding: lib/overview.js (deflated 69%)
adding: lib/settings.js (deflated 77%)
adding: lib/iconGrid.js (deflated 73%)
adding: lib/optionsFactory.js (deflated 76%)
adding: prefs.js (deflated 85%)
adding: extension.js (deflated 77%)
adding: locale/cs/LC_MESSAGES/vertical-workspaces.mo (deflated 65%)
adding: locale/fr/LC_MESSAGES/vertical-workspaces.mo (deflated 68%)
adding: locale/it/LC_MESSAGES/vertical-workspaces.mo (deflated 67%)
adding: locale/nl/LC_MESSAGES/vertical-workspaces.mo (deflated 57%)
adding: icons/appimage.svg (deflated 70%)
adding: icons/flatpak.svg (deflated 46%)
adding: icons/snap.svg (deflated 69%)
adding: schemas/org.gnome.shell.extensions.vertical-workspaces.gschema.xml (deflated 91%)
adding: schemas/gschemas.compiled (deflated 74%)
adding: metadata.json (deflated 46%)
adding: LICENSE (deflated 66%)
adding: stylesheet.css (deflated 74%)
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
create-stamp debian/debhelper-build-stamp
dh_prep
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com
unzip -d debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com *.zip
Archive: vertical-workspaces@G-dH.github.com.zip
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/panel.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/workspace.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/workspaceSwitcherPopup.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/workspaceThumbnail.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/overlayKey.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/osdWindow.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/swipeTracker.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/windowAttentionHandler.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/overviewControls.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/layout.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/dash.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/messageTray.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/windowManager.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/search.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/workspacesView.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/windowPreview.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/searchController.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/workspaceAnimation.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/appDisplay.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/appFavorites.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/util.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/overviewBackground.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/overview.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/settings.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/iconGrid.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/lib/optionsFactory.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/prefs.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/extension.js
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/cs/LC_MESSAGES/vertical-workspaces.mo
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/fr/LC_MESSAGES/vertical-workspaces.mo
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/it/LC_MESSAGES/vertical-workspaces.mo
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/nl/LC_MESSAGES/vertical-workspaces.mo
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/icons/appimage.svg
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/icons/flatpak.svg
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/icons/snap.svg
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/schemas/org.gnome.shell.extensions.vertical-workspaces.gschema.xml
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/schemas/gschemas.compiled
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/metadata.json
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/LICENSE
inflating: debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/stylesheet.css
# removing unused files
rm -f debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/LICENSE
rm -f debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/schemas/meson.build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs
dh_installchangelogs
dh_perl
dh_link
dh_strip_nondeterminism
Normalized debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/fr/LC_MESSAGES/vertical-workspaces.mo
Normalized debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/nl/LC_MESSAGES/vertical-workspaces.mo
Normalized debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/cs/LC_MESSAGES/vertical-workspaces.mo
Normalized debian/gnome-shell-extension-vertical-workspaces/usr/share/gnome-shell/extensions/vertical-workspaces@G-dH.github.com/locale/it/LC_MESSAGES/vertical-workspaces.mo
dh_compress
dh_fixperms
dh_missing
dh_installdeb
debian/rules override_dh_gencontrol
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: python3: not found
/bin/sh: 1: python3: not found
dh_gencontrol -- \
-Vgnome:MinimumVersion= \
-Vgnome:MaximumVersion=
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_md5sums
dh_builddeb
dpkg-deb: error: parsing file 'debian/gnome-shell-extension-vertical-workspaces/DEBIAN/control' near line 6 package 'gnome-shell-extension-vertical-workspaces':
'Depends' field, reference to 'gnome-shell': version '~': version number does not start with digit
dh_builddeb: error: dpkg-deb --root-owner-group --build debian/gnome-shell-extension-vertical-workspaces .. returned exit code 2
dh_builddeb: error: Aborting due to earlier error
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------