Source: tootle
Version: 0.2.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd debian/build && ninja -v
> [1/54] glib-compile-resources
> ../../data/com.github.bleakgrey.tootle.gresource.xml --sourcedir ../../data
> --sourcedir ../../ --c-name as --internal --generate --target as-resources.h
> [2/54] glib-compile-resources
> ../../data/com.github.bleakgrey.tootle.gresource.xml --sourcedir ../../data
> --sourcedir ../../ --c-name as --internal --generate --target as-resources.c
> --dependency-file as-resources.c.d
> [3/54] cc -Icom.github.bleakgrey.tootle@exe -I. -I../..
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/harfbuzz
> -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid
> -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/gee-0.8 -I/usr/include/granite -I/usr/include/json-glib-1.0
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -fdiagnostics-color=always
> -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g
> '-DGETTEXT_PACKAGE="com.github.bleakgrey.tootle"' -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> 'com.github.bleakgrey.tootle@exe/meson-generated_.._as-resources.c.o' -MF
> 'com.github.bleakgrey.tootle@exe/meson-generated_.._as-resources.c.o.d' -o
> 'com.github.bleakgrey.tootle@exe/meson-generated_.._as-resources.c.o' -c
> as-resources.c
> [4/54] /usr/bin/meson --internal msgfmthelper
> ../../data/com.github.bleakgrey.tootle.appdata.xml.in
> data/com.github.bleakgrey.tootle.appdata.xml xml /<<PKGBUILDDIR>>/po
> [5/54] /usr/bin/meson --internal msgfmthelper
> ../../data/com.github.bleakgrey.tootle.desktop.in
> data/com.github.bleakgrey.tootle.desktop desktop /<<PKGBUILDDIR>>/po
> [6/54] valac -C --debug --debug --pkg libsoup-2.4 --pkg json-glib-1.0 --pkg
> granite --pkg gee-0.8 --target-glib 2.30.0 --pkg glib-2.0 --pkg gtk+-3.0
> --color=always --directory com.github.bleakgrey.tootle@exe --basedir ../../
> --gresources=../../data/com.github.bleakgrey.tootle.gresource.xml
> ../../src/Application.vala ../../src/Desktop.vala ../../src/Html.vala
> ../../src/MainWindow.vala ../../src/Settings.vala ../../src/Accounts.vala
> ../../src/ImageCache.vala ../../src/Network.vala ../../src/Watchlist.vala
> ../../src/Notificator.vala ../../src/InstanceAccount.vala
> ../../src/API/Account.vala ../../src/API/Relationship.vala
> ../../src/API/Mention.vala ../../src/API/Tag.vala ../../src/API/Status.vala
> ../../src/API/StatusVisibility.vala ../../src/API/Notification.vala
> ../../src/API/NotificationType.vala ../../src/API/Attachment.vala
> ../../src/Widgets/AlignedLabel.vala ../../src/Widgets/RichLabel.vala
> ../../src/Widgets/ImageToggleButton.vala
> ../../src/Widgets/AccountsButton.vala ../../src/Widgets/StatusWidget.vala
> ../../src/Widgets/AccountWidget.vala
> ../../src/Widgets/NotificationWidget.vala
> ../../src/Widgets/AttachmentWidget.vala ../../src/Widgets/AttachmentBox.vala
> ../../src/Dialogs/NewAccountDialog.vala ../../src/Dialogs/PostDialog.vala
> ../../src/Dialogs/SettingsDialog.vala ../../src/Dialogs/WatchlistDialog.vala
> ../../src/Views/AbstractView.vala ../../src/Views/TimelineView.vala
> ../../src/Views/HomeView.vala ../../src/Views/LocalView.vala
> ../../src/Views/FederatedView.vala ../../src/Views/NotificationsView.vala
> ../../src/Views/DirectView.vala ../../src/Views/StatusView.vala
> ../../src/Views/AccountView.vala ../../src/Views/FollowersView.vala
> ../../src/Views/FollowingView.vala ../../src/Views/FavoritesView.vala
> ../../src/Views/SearchView.vala ../../src/Views/HashtagView.vala
> FAILED: com.github.bleakgrey.tootle@exe/src/Application.c
> com.github.bleakgrey.tootle@exe/src/Desktop.c
> com.github.bleakgrey.tootle@exe/src/Html.c
> com.github.bleakgrey.tootle@exe/src/MainWindow.c
> com.github.bleakgrey.tootle@exe/src/Settings.c
> com.github.bleakgrey.tootle@exe/src/Accounts.c
> com.github.bleakgrey.tootle@exe/src/ImageCache.c
> com.github.bleakgrey.tootle@exe/src/Network.c
> com.github.bleakgrey.tootle@exe/src/Watchlist.c
> com.github.bleakgrey.tootle@exe/src/Notificator.c
> com.github.bleakgrey.tootle@exe/src/InstanceAccount.c
> com.github.bleakgrey.tootle@exe/src/API/Account.c
> com.github.bleakgrey.tootle@exe/src/API/Relationship.c
> com.github.bleakgrey.tootle@exe/src/API/Mention.c
> com.github.bleakgrey.tootle@exe/src/API/Tag.c
> com.github.bleakgrey.tootle@exe/src/API/Status.c
> com.github.bleakgrey.tootle@exe/src/API/StatusVisibility.c
> com.github.bleakgrey.tootle@exe/src/API/Notification.c
> com.github.bleakgrey.tootle@exe/src/API/NotificationType.c
> com.github.bleakgrey.tootle@exe/src/API/Attachment.c
> com.github.bleakgrey.tootle@exe/src/Widgets/AlignedLabel.c
> com.github.bleakgrey.tootle@exe/src/Widgets/RichLabel.c
> com.github.bleakgrey.tootle@exe/src/Widgets/ImageToggleButton.c
> com.github.bleakgrey.tootle@exe/src/Widgets/AccountsButton.c
> com.github.bleakgrey.tootle@exe/src/Widgets/StatusWidget.c
> com.github.bleakgrey.tootle@exe/src/Widgets/AccountWidget.c
> com.github.bleakgrey.tootle@exe/src/Widgets/NotificationWidget.c
> com.github.bleakgrey.tootle@exe/src/Widgets/AttachmentWidget.c
> com.github.bleakgrey.tootle@exe/src/Widgets/AttachmentBox.c
> com.github.bleakgrey.tootle@exe/src/Dialogs/NewAccountDialog.c
> com.github.bleakgrey.tootle@exe/src/Dialogs/PostDialog.c
> com.github.bleakgrey.tootle@exe/src/Dialogs/SettingsDialog.c
> com.github.bleakgrey.tootle@exe/src/Dialogs/WatchlistDialog.c
> com.github.bleakgrey.tootle@exe/src/Views/AbstractView.c
> com.github.bleakgrey.tootle@exe/src/Views/TimelineView.c
> com.github.bleakgrey.tootle@exe/src/Views/HomeView.c
> com.github.bleakgrey.tootle@exe/src/Views/LocalView.c
> com.github.bleakgrey.tootle@exe/src/Views/FederatedView.c
> com.github.bleakgrey.tootle@exe/src/Views/NotificationsView.c
> com.github.bleakgrey.tootle@exe/src/Views/DirectView.c
> com.github.bleakgrey.tootle@exe/src/Views/StatusView.c
> com.github.bleakgrey.tootle@exe/src/Views/AccountView.c
> com.github.bleakgrey.tootle@exe/src/Views/FollowersView.c
> com.github.bleakgrey.tootle@exe/src/Views/FollowingView.c
> com.github.bleakgrey.tootle@exe/src/Views/FavoritesView.c
> com.github.bleakgrey.tootle@exe/src/Views/SearchView.c
> com.github.bleakgrey.tootle@exe/src/Views/HashtagView.c
> valac -C --debug --debug --pkg libsoup-2.4 --pkg json-glib-1.0 --pkg granite
> --pkg gee-0.8 --target-glib 2.30.0 --pkg glib-2.0 --pkg gtk+-3.0
> --color=always --directory com.github.bleakgrey.tootle@exe --basedir ../../
> --gresources=../../data/com.github.bleakgrey.tootle.gresource.xml
> ../../src/Application.vala ../../src/Desktop.vala ../../src/Html.vala
> ../../src/MainWindow.vala ../../src/Settings.vala ../../src/Accounts.vala
> ../../src/ImageCache.vala ../../src/Network.vala ../../src/Watchlist.vala
> ../../src/Notificator.vala ../../src/InstanceAccount.vala
> ../../src/API/Account.vala ../../src/API/Relationship.vala
> ../../src/API/Mention.vala ../../src/API/Tag.vala ../../src/API/Status.vala
> ../../src/API/StatusVisibility.vala ../../src/API/Notification.vala
> ../../src/API/NotificationType.vala ../../src/API/Attachment.vala
> ../../src/Widgets/AlignedLabel.vala ../../src/Widgets/RichLabel.vala
> ../../src/Widgets/ImageToggleButton.vala
> ../../src/Widgets/AccountsButton.vala ../../src/Widgets/StatusWidget.vala
> ../../src/Widgets/AccountWidget.vala
> ../../src/Widgets/NotificationWidget.vala
> ../../src/Widgets/AttachmentWidget.vala ../../src/Widgets/AttachmentBox.vala
> ../../src/Dialogs/NewAccountDialog.vala ../../src/Dialogs/PostDialog.vala
> ../../src/Dialogs/SettingsDialog.vala ../../src/Dialogs/WatchlistDialog.vala
> ../../src/Views/AbstractView.vala ../../src/Views/TimelineView.vala
> ../../src/Views/HomeView.vala ../../src/Views/LocalView.vala
> ../../src/Views/FederatedView.vala ../../src/Views/NotificationsView.vala
> ../../src/Views/DirectView.vala ../../src/Views/StatusView.vala
> ../../src/Views/AccountView.vala ../../src/Views/FollowersView.vala
> ../../src/Views/FollowingView.vala ../../src/Views/FavoritesView.vala
> ../../src/Views/SearchView.vala ../../src/Views/HashtagView.vala
> ../../src/Views/AbstractView.vala:24.5-24.23: error: Creation method of
> abstract class cannot be public.
> public AbstractView () {
> ^^^^^^^^^^^^^^^^^^^
> Compilation failed: 1 error(s), 0 warning(s)
> ninja: build stopped: subcommand failed.
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/tootle_0.2.0-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.