Guest User

Untitled

a guest
Jan 22nd, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 34.94 KB | None | 0 0
  1. dpkg-buildpackage -rfakeroot -D -us -uc
  2. dpkg-buildpackage: info: source package cawbird
  3. dpkg-buildpackage: info: source version 1.5-1+3.187
  4. dpkg-buildpackage: info: source distribution stable
  5. dpkg-buildpackage: info: source changed by debtransform <build@opensuse.org>
  6. dpkg-buildpackage: info: host architecture amd64
  7.  dpkg-source --before-build .
  8.  fakeroot debian/rules clean
  9. dh clean --parallel
  10. dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
  11.    debian/rules override_dh_auto_clean
  12. make[1]: Entering directory '/home/luke/cawbird-1.5'
  13. rm -fr debian/build
  14. make[1]: Leaving directory '/home/luke/cawbird-1.5'
  15.    dh_clean -O--parallel
  16. dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
  17.  dpkg-source -b .
  18. dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
  19. dpkg-source: info: using source format '1.0'
  20. dpkg-source: info: building cawbird using existing cawbird_1.5.orig.tar.gz
  21. dpkg-source: info: building cawbird in cawbird_1.5-1+3.187.diff.gz
  22. dpkg-source: warning: file cawbird-1.5/src/CbUserStream.c has no final newline (either original or modified version)
  23. dpkg-source: warning: the diff modifies the following upstream files:
  24.  info
  25.  meson.build
  26.  po/meson.build
  27.  src/Account.vala
  28.  src/CbUserStream.c
  29.  src/CbUserStream.h
  30.  src/DMPage.vala
  31.  src/OAuthProxyCallWithBody.vala
  32.  src/OAuthProxyCallWithQueryString.vala
  33.  src/Twitter.vala
  34.  src/cawbird.vapi
  35.  src/util/TweetUtils.vala
  36.  src/widgets/AccountCreateWidget.vala
  37.  src/widgets/ComposeImageManager.vala
  38.  src/window/ComposeTweetWindow.vala
  39.  src/window/ImageDescriptionWindow.vala
  40.  vapi/cawbird-internal.vapi
  41. dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
  42. dpkg-source: info: building cawbird in cawbird_1.5-1+3.187.dsc
  43. dpkg-source: warning: missing information for output field Standards-Version
  44.  debian/rules build
  45. dh build --parallel
  46. dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
  47.    dh_update_autotools_config -O--parallel
  48.    debian/rules override_dh_auto_configure
  49. make[1]: Entering directory '/home/luke/cawbird-1.5'
  50. # Ugly cludge to work around Ubuntu 18.04 running Meson under Python 2 and choking on Timm Bäder's name not being ASCII
  51. grep -r "DISTRIB_RELEASE=18.04" && sed -i 's/Bäder/Baeder/g' po/meson.build
  52. info:grep -r "DISTRIB_RELEASE=18.04" && sed -i 's/Bäder/Baeder/g' po/meson.build
  53. info:debian/rules:  grep -r "DISTRIB_RELEASE=18.04" && sed -i 's/Bäder/Baeder/g' po/meson.build
  54. debian/rules:   grep -r "DISTRIB_RELEASE=18.04" && sed -i 's/Bäder/Baeder/g' po/meson.build
  55. meson --prefix /usr --buildtype=plain debian/build \
  56.     -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA== \
  57.     -Dconsumer_secret_base64=MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI=
  58. The Meson build system
  59. Version: 1.0.0
  60. Source dir: /home/luke/cawbird-1.5
  61. Build dir: /home/luke/cawbird-1.5/debian/build
  62. Build type: native build
  63. Project name: Cawbird
  64. Project version: 1.5
  65. C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
  66. C linker for the host machine: cc ld.bfd 2.40
  67. Vala compiler for the host machine: valac (valac 0.56.3)
  68. Host machine cpu family: x86_64
  69. Host machine cpu: x86_64
  70. Library m found: YES
  71. Library oauth found: YES
  72. Found pkg-config: /usr/bin/pkg-config (1.8.0)
  73. Run-time dependency glib-2.0 found: YES 2.74.4
  74. Run-time dependency gtk+-3.0 found: YES 3.24.36
  75. Run-time dependency rest-1.0 found: YES 0.9.1
  76. Run-time dependency json-glib-1.0 found: YES 1.6.6
  77. Run-time dependency sqlite3 found: YES 3.40.1
  78. Run-time dependency libsoup-3.0 found: YES 3.2.2
  79. Run-time dependency gstreamer-video-1.0 found: YES 1.20.5
  80. Run-time dependency gspell-1 found: YES 1.12.0
  81. Run-time dependency x11 found: YES 1.8.3
  82. Found pkg-config: /usr/bin/pkg-config (1.8.0)
  83. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  84. Configuring config.h using configuration
  85. Program msgfmt found: YES (/usr/bin/msgfmt)
  86. Configuring uk.co.ibboard.cawbird.service using configuration
  87. Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
  88. Program msginit found: YES (/usr/bin/msginit)
  89. Program msgmerge found: YES (/usr/bin/msgmerge)
  90. Program xgettext found: YES (/usr/bin/xgettext)
  91. Build targets in project: 63
  92.  
  93. Cawbird 1.5
  94.  
  95.   User defined options
  96.     buildtype             : plain
  97.     prefix                : /usr
  98.     consumer_key_base64   : VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA==
  99.     consumer_secret_base64: MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI=
  100.  
  101. Found ninja-1.11.1 at /usr/bin/ninja
  102. Generating targets:   0%|                                                    | 0                                                                                Writing build.ninja:   0%|                                                  | 0/                                                                                WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
  103. make[1]: Leaving directory '/home/luke/cawbird-1.5'
  104.    debian/rules override_dh_auto_build
  105. make[1]: Entering directory '/home/luke/cawbird-1.5'
  106. ninja -v -C debian/build
  107. ninja: Entering directory `debian/build'
  108. [1/218] /usr/bin/glib-compile-schemas --targetdir data ../../data
  109. [2/218] /usr/bin/msgfmt ../../po/ar.po -o po/ar/LC_MESSAGES/cawbird.mo
  110. [3/218] /usr/bin/msgfmt ../../po/ca.po -o po/ca/LC_MESSAGES/cawbird.mo
  111. [4/218] /usr/bin/msgfmt ../../po/ast.po -o po/ast/LC_MESSAGES/cawbird.mo
  112. [5/218] /usr/bin/msgfmt ../../po/ca@valencia.po -o po/ca@valencia/LC_MESSAGES/cawbird.mo
  113. [6/218] /usr/bin/msgfmt ../../po/da.po -o po/da/LC_MESSAGES/cawbird.mo
  114. [7/218] /usr/bin/msgfmt ../../po/de_DE.po -o po/de_DE/LC_MESSAGES/cawbird.mo
  115. [8/218] /usr/bin/msgfmt ../../po/en_GB.po -o po/en_GB/LC_MESSAGES/cawbird.mo
  116. [9/218] /usr/bin/msgfmt ../../po/de.po -o po/de/LC_MESSAGES/cawbird.mo
  117. [10/218] /usr/bin/msgfmt ../../po/eo.po -o po/eo/LC_MESSAGES/cawbird.mo
  118. [11/218] /usr/bin/msgfmt ../../po/es.po -o po/es/LC_MESSAGES/cawbird.mo
  119. [12/218] /usr/bin/msgfmt ../../po/es_419.po -o po/es_419/LC_MESSAGES/cawbird.mo
  120. [13/218] /usr/bin/msgfmt ../../po/es_MX.po -o po/es_MX/LC_MESSAGES/cawbird.mo
  121. [14/218] /usr/bin/msgfmt ../../po/es_VE.po -o po/es_VE/LC_MESSAGES/cawbird.mo
  122. [15/218] /usr/bin/msgfmt ../../po/fa.po -o po/fa/LC_MESSAGES/cawbird.mo
  123. [16/218] /usr/bin/msgfmt ../../po/fi.po -o po/fi/LC_MESSAGES/cawbird.mo
  124. [17/218] /usr/bin/msgfmt ../../po/fr.po -o po/fr/LC_MESSAGES/cawbird.mo
  125. [18/218] /usr/bin/msgfmt ../../po/ga.po -o po/ga/LC_MESSAGES/cawbird.mo
  126. [19/218] /usr/bin/msgfmt ../../po/gd.po -o po/gd/LC_MESSAGES/cawbird.mo
  127. [20/218] /usr/bin/msgfmt ../../po/hi.po -o po/hi/LC_MESSAGES/cawbird.mo
  128. [21/218] /usr/bin/msgfmt ../../po/hu.po -o po/hu/LC_MESSAGES/cawbird.mo
  129. [22/218] /usr/bin/msgfmt ../../po/gl.po -o po/gl/LC_MESSAGES/cawbird.mo
  130. [23/218] /usr/bin/msgfmt ../../po/id.po -o po/id/LC_MESSAGES/cawbird.mo
  131. [24/218] /usr/bin/msgfmt ../../po/it.po -o po/it/LC_MESSAGES/cawbird.mo
  132. [25/218] /usr/bin/msgfmt ../../po/ko.po -o po/ko/LC_MESSAGES/cawbird.mo
  133. [26/218] /usr/bin/msgfmt ../../po/ja.po -o po/ja/LC_MESSAGES/cawbird.mo
  134. [27/218] /usr/bin/msgfmt ../../po/lt.po -o po/lt/LC_MESSAGES/cawbird.mo
  135. [28/218] /usr/bin/msgfmt ../../po/nb.po -o po/nb/LC_MESSAGES/cawbird.mo
  136. [29/218] /usr/bin/msgfmt ../../po/nl.po -o po/nl/LC_MESSAGES/cawbird.mo
  137. [30/218] /usr/bin/msgfmt ../../po/pt.po -o po/pt/LC_MESSAGES/cawbird.mo
  138. [31/218] /usr/bin/msgfmt ../../po/pl.po -o po/pl/LC_MESSAGES/cawbird.mo
  139. [32/218] /usr/bin/msgfmt ../../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/cawbird.mo
  140. [33/218] /usr/bin/msgfmt ../../po/ro.po -o po/ro/LC_MESSAGES/cawbird.mo
  141. [34/218] /usr/bin/msgfmt ../../po/ru.po -o po/ru/LC_MESSAGES/cawbird.mo
  142. [35/218] /usr/bin/msgfmt ../../po/sr.po -o po/sr/LC_MESSAGES/cawbird.mo
  143. [36/218] /usr/bin/msgfmt ../../po/sr_BA@latin.po -o po/sr_BA@latin/LC_MESSAGES/cawbird.mo
  144. [37/218] /usr/bin/msgfmt ../../po/tr.po -o po/tr/LC_MESSAGES/cawbird.mo
  145. [38/218] /usr/bin/msgfmt ../../po/uk_UA.po -o po/uk_UA/LC_MESSAGES/cawbird.mo
  146. [39/218] /usr/bin/msgfmt ../../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/cawbird.mo
  147. [40/218] /usr/bin/glib-compile-resources ../../cawbird.gresource.xml --sourcedir ../../ --internal --generate --target cawbird_resources.h
  148. [41/218] /usr/bin/msgfmt ../../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/cawbird.mo
  149. [42/218] /usr/bin/glib-compile-resources ../../cawbird.gresource.xml --sourcedir ../../ --internal --generate --target cawbird_resources.c --dependency-file cawbird_resources.c.d
  150. [43/218] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../../data/uk.co.ibboard.cawbird.desktop.in data/uk.co.ibboard.cawbird.desktop desktop ../../data/../po/
  151. [44/218] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../../data/uk.co.ibboard.cawbird.appdata.xml.in data/uk.co.ibboard.cawbird.appdata.xml xml ../../data/../po/
  152. [45/218] valac -C --enable-deprecated -D VIDEO -D SPELLCHECK -D X11 --pkg x11 --pkg gspell-1 --pkg gstreamer-video-1.0 --pkg libsoup-3.0 --pkg sqlite3 --pkg json-glib-1.0 --pkg rest-1.0 --pkg gtk+-3.0 --target-glib 2.44 --pkg glib-2.0 --color=always --directory libcawbird.a.p --basedir ../../ --library cawbird --header cawbird.h --vapi ../cawbird.vapi /home/luke/cawbird-1.5/vapi/config.vapi --target-glib=2.44 --vapidir=/home/luke/cawbird-1.5/vapi/ --gresources=/home/luke/cawbird-1.5/cawbird.gresource.xml ../../vapi/cawbird-internal.vapi ../../vapi/libtl.vapi ../../src/Account.vala ../../src/Cawbird.vala ../../src/ComposedTweet.vala ../../src/DMManager.vala ../../src/DMPage.vala ../../src/DMThreadsPage.vala ../../src/DefaultTimeline.vala ../../src/FavoritesTimeline.vala ../../src/FilterPage.vala ../../src/HomeTimeline.vala ../../src/IPage.vala ../../src/ListStatusesPage.vala ../../src/ListsPage.vala ../../src/MainWidget.vala ../../src/MainWindow.vala ../../src/MediaUpload.vala ../../src/MentionsTimeline.vala ../../src/NotificationManager.vala ../../src/OAuthProxyCallWithBody.vala ../../src/OAuthProxyCallWithQueryString.vala ../../src/ProfilePage.vala ../../src/SearchPage.vala ../../src/Settings.vala ../../src/TweetInfoPage.vala ../../src/Twitter.vala ../../src/UserEventReceiver.vala ../../src/async/Collect.vala ../../src/async/CollectById.vala ../../src/list/AddListEntry.vala ../../src/list/DMListEntry.vala ../../src/list/DMThreadEntry.vala ../../src/list/FilterListEntry.vala ../../src/list/ListListEntry.vala ../../src/list/NewListEntry.vala ../../src/list/SnippetListEntry.vala ../../src/list/StartConversationEntry.vala ../../src/list/TweetListEntry.vala ../../src/list/UserFilterEntry.vala ../../src/list/UserListEntry.vala ../../src/list/FavImageRow.vala ../../src/model/DMThreadsModel.vala ../../src/sql/Database.vala ../../src/sql/BaseStatement.vala ../../src/sql/DeleteStatement.vala ../../src/sql/InsertStatement.vala ../../src/sql/SelectStatement.vala ../../src/sql/UpdateStatement.vala ../../src/util/Benchmark.vala ../../src/util/Dirs.vala ../../src/util/ListUtils.vala ../../src/util/TweetUtils.vala ../../src/util/UserCompletion.vala ../../src/util/UserUtils.vala ../../src/util/Utils.vala ../../src/widgets/AccountCreateWidget.vala ../../src/widgets/AddImageButton.vala ../../src/widgets/AspectImage.vala ../../src/widgets/AvatarBannerWidget.vala ../../src/widgets/AvatarWidget.vala ../../src/widgets/BadgeRadioButton.vala ../../src/widgets/ChildSizedScroller.vala ../../src/widgets/CompletionTextView.vala ../../src/widgets/ComposeImageManager.vala ../../src/widgets/CropWidget.vala ../../src/widgets/DMPlaceholderBox.vala ../../src/widgets/DoubleTapButton.vala ../../src/widgets/FollowButton.vala ../../src/widgets/ImpostorWidget.vala ../../src/widgets/LazyMenuButton.vala ../../src/widgets/ListBox.vala ../../src/widgets/MediaButton.vala ../../src/widgets/MultiMediaWidget.vala ../../src/widgets/PixbufButton.vala ../../src/widgets/ResizableImage.vala ../../src/widgets/ReplyEntry.vala ../../src/widgets/ScrollWidget.vala ../../src/widgets/TextButton.vala ../../src/widgets/TweetListBox.vala ../../src/widgets/UserListsWidget.vala ../../src/widgets/FavImageView.vala ../../src/window/AboutDialog.vala ../../src/window/AccountDialog.vala ../../src/window/ComposeTweetWindow.vala ../../src/window/ImageDescriptionWindow.vala ../../src/window/MediaDialog.vala ../../src/window/ModifyFilterDialog.vala ../../src/window/ModifySnippetDialog.vala ../../src/window/SettingsDialog.vala ../../src/window/UserListDialog.vala
  153. FAILED: libcawbird.a.p/src/Account.c libcawbird.a.p/src/Cawbird.c libcawbird.a.p/src/ComposedTweet.c libcawbird.a.p/src/DMManager.c libcawbird.a.p/src/DMPage.c libcawbird.a.p/src/DMThreadsPage.c libcawbird.a.p/src/DefaultTimeline.c libcawbird.a.p/src/FavoritesTimeline.c libcawbird.a.p/src/FilterPage.c libcawbird.a.p/src/HomeTimeline.c libcawbird.a.p/src/IPage.c libcawbird.a.p/src/ListStatusesPage.c libcawbird.a.p/src/ListsPage.c libcawbird.a.p/src/MainWidget.c libcawbird.a.p/src/MainWindow.c libcawbird.a.p/src/MediaUpload.c libcawbird.a.p/src/MentionsTimeline.c libcawbird.a.p/src/NotificationManager.c libcawbird.a.p/src/OAuthProxyCallWithBody.c libcawbird.a.p/src/OAuthProxyCallWithQueryString.c libcawbird.a.p/src/ProfilePage.c libcawbird.a.p/src/SearchPage.c libcawbird.a.p/src/Settings.c libcawbird.a.p/src/TweetInfoPage.c libcawbird.a.p/src/Twitter.c libcawbird.a.p/src/UserEventReceiver.c libcawbird.a.p/src/async/Collect.c libcawbird.a.p/src/async/CollectById.c libcawbird.a.p/src/list/AddListEntry.c libcawbird.a.p/src/list/DMListEntry.c libcawbird.a.p/src/list/DMThreadEntry.c libcawbird.a.p/src/list/FilterListEntry.c libcawbird.a.p/src/list/ListListEntry.c libcawbird.a.p/src/list/NewListEntry.c libcawbird.a.p/src/list/SnippetListEntry.c libcawbird.a.p/src/list/StartConversationEntry.c libcawbird.a.p/src/list/TweetListEntry.c libcawbird.a.p/src/list/UserFilterEntry.c libcawbird.a.p/src/list/UserListEntry.c libcawbird.a.p/src/list/FavImageRow.c libcawbird.a.p/src/model/DMThreadsModel.c libcawbird.a.p/src/sql/Database.c libcawbird.a.p/src/sql/BaseStatement.c libcawbird.a.p/src/sql/DeleteStatement.c libcawbird.a.p/src/sql/InsertStatement.c libcawbird.a.p/src/sql/SelectStatement.c libcawbird.a.p/src/sql/UpdateStatement.c libcawbird.a.p/src/util/Benchmark.c libcawbird.a.p/src/util/Dirs.c libcawbird.a.p/src/util/ListUtils.c libcawbird.a.p/src/util/TweetUtils.c libcawbird.a.p/src/util/UserCompletion.c libcawbird.a.p/src/util/UserUtils.c libcawbird.a.p/src/util/Utils.c libcawbird.a.p/src/widgets/AccountCreateWidget.c libcawbird.a.p/src/widgets/AddImageButton.c libcawbird.a.p/src/widgets/AspectImage.c libcawbird.a.p/src/widgets/AvatarBannerWidget.c libcawbird.a.p/src/widgets/AvatarWidget.c libcawbird.a.p/src/widgets/BadgeRadioButton.c libcawbird.a.p/src/widgets/ChildSizedScroller.c libcawbird.a.p/src/widgets/CompletionTextView.c libcawbird.a.p/src/widgets/ComposeImageManager.c libcawbird.a.p/src/widgets/CropWidget.c libcawbird.a.p/src/widgets/DMPlaceholderBox.c libcawbird.a.p/src/widgets/DoubleTapButton.c libcawbird.a.p/src/widgets/FollowButton.c libcawbird.a.p/src/widgets/ImpostorWidget.c libcawbird.a.p/src/widgets/LazyMenuButton.c libcawbird.a.p/src/widgets/ListBox.c libcawbird.a.p/src/widgets/MediaButton.c libcawbird.a.p/src/widgets/MultiMediaWidget.c libcawbird.a.p/src/widgets/PixbufButton.c libcawbird.a.p/src/widgets/ResizableImage.c libcawbird.a.p/src/widgets/ReplyEntry.c libcawbird.a.p/src/widgets/ScrollWidget.c libcawbird.a.p/src/widgets/TextButton.c libcawbird.a.p/src/widgets/TweetListBox.c libcawbird.a.p/src/widgets/UserListsWidget.c libcawbird.a.p/src/widgets/FavImageView.c libcawbird.a.p/src/window/AboutDialog.c libcawbird.a.p/src/window/AccountDialog.c libcawbird.a.p/src/window/ComposeTweetWindow.c libcawbird.a.p/src/window/ImageDescriptionWindow.c libcawbird.a.p/src/window/MediaDialog.c libcawbird.a.p/src/window/ModifyFilterDialog.c libcawbird.a.p/src/window/ModifySnippetDialog.c libcawbird.a.p/src/window/SettingsDialog.c libcawbird.a.p/src/window/UserListDialog.c cawbird.h cawbird.vapi
  154. valac -C --enable-deprecated -D VIDEO -D SPELLCHECK -D X11 --pkg x11 --pkg gspell-1 --pkg gstreamer-video-1.0 --pkg libsoup-3.0 --pkg sqlite3 --pkg json-glib-1.0 --pkg rest-1.0 --pkg gtk+-3.0 --target-glib 2.44 --pkg glib-2.0 --color=always --directory libcawbird.a.p --basedir ../../ --library cawbird --header cawbird.h --vapi ../cawbird.vapi /home/luke/cawbird-1.5/vapi/config.vapi --target-glib=2.44 --vapidir=/home/luke/cawbird-1.5/vapi/ --gresources=/home/luke/cawbird-1.5/cawbird.gresource.xml ../../vapi/cawbird-internal.vapi ../../vapi/libtl.vapi ../../src/Account.vala ../../src/Cawbird.vala ../../src/ComposedTweet.vala ../../src/DMManager.vala ../../src/DMPage.vala ../../src/DMThreadsPage.vala ../../src/DefaultTimeline.vala ../../src/FavoritesTimeline.vala ../../src/FilterPage.vala ../../src/HomeTimeline.vala ../../src/IPage.vala ../../src/ListStatusesPage.vala ../../src/ListsPage.vala ../../src/MainWidget.vala ../../src/MainWindow.vala ../../src/MediaUpload.vala ../../src/MentionsTimeline.vala ../../src/NotificationManager.vala ../../src/OAuthProxyCallWithBody.vala ../../src/OAuthProxyCallWithQueryString.vala ../../src/ProfilePage.vala ../../src/SearchPage.vala ../../src/Settings.vala ../../src/TweetInfoPage.vala ../../src/Twitter.vala ../../src/UserEventReceiver.vala ../../src/async/Collect.vala ../../src/async/CollectById.vala ../../src/list/AddListEntry.vala ../../src/list/DMListEntry.vala ../../src/list/DMThreadEntry.vala ../../src/list/FilterListEntry.vala ../../src/list/ListListEntry.vala ../../src/list/NewListEntry.vala ../../src/list/SnippetListEntry.vala ../../src/list/StartConversationEntry.vala ../../src/list/TweetListEntry.vala ../../src/list/UserFilterEntry.vala ../../src/list/UserListEntry.vala ../../src/list/FavImageRow.vala ../../src/model/DMThreadsModel.vala ../../src/sql/Database.vala ../../src/sql/BaseStatement.vala ../../src/sql/DeleteStatement.vala ../../src/sql/InsertStatement.vala ../../src/sql/SelectStatement.vala ../../src/sql/UpdateStatement.vala ../../src/util/Benchmark.vala ../../src/util/Dirs.vala ../../src/util/ListUtils.vala ../../src/util/TweetUtils.vala ../../src/util/UserCompletion.vala ../../src/util/UserUtils.vala ../../src/util/Utils.vala ../../src/widgets/AccountCreateWidget.vala ../../src/widgets/AddImageButton.vala ../../src/widgets/AspectImage.vala ../../src/widgets/AvatarBannerWidget.vala ../../src/widgets/AvatarWidget.vala ../../src/widgets/BadgeRadioButton.vala ../../src/widgets/ChildSizedScroller.vala ../../src/widgets/CompletionTextView.vala ../../src/widgets/ComposeImageManager.vala ../../src/widgets/CropWidget.vala ../../src/widgets/DMPlaceholderBox.vala ../../src/widgets/DoubleTapButton.vala ../../src/widgets/FollowButton.vala ../../src/widgets/ImpostorWidget.vala ../../src/widgets/LazyMenuButton.vala ../../src/widgets/ListBox.vala ../../src/widgets/MediaButton.vala ../../src/widgets/MultiMediaWidget.vala ../../src/widgets/PixbufButton.vala ../../src/widgets/ResizableImage.vala ../../src/widgets/ReplyEntry.vala ../../src/widgets/ScrollWidget.vala ../../src/widgets/TextButton.vala ../../src/widgets/TweetListBox.vala ../../src/widgets/UserListsWidget.vala ../../src/widgets/FavImageView.vala ../../src/window/AboutDialog.vala ../../src/window/AccountDialog.vala ../../src/window/ComposeTweetWindow.vala ../../src/window/ImageDescriptionWindow.vala ../../src/window/MediaDialog.vala ../../src/window/ModifyFilterDialog.vala ../../src/window/ModifySnippetDialog.vala ../../src/window/SettingsDialog.vala ../../src/window/UserListDialog.vala
  155. ../../src/util/TweetUtils.vala:867.46-867.72: error: The name `cancel_message' does not exist in the context of `Soup.Session' (libsoup-3.0)
  156.  867 |       cancellable.cancelled.connect (() => { SOUP_SESSION.cancel_message (msg, Soup.Status.CANCELLED); });
  157.      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
  158. ../../src/util/TweetUtils.vala:870.5-870.30: error: The name `queue_message' does not exist in the context of `Soup.Session' (libsoup-3.0)
  159.  870 |     SOUP_SESSION.queue_message (msg, (s, _msg) => {
  160.      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~                    
  161. ../../src/util/Utils.vala:557.5-557.30: error: The name `queue_message' does not exist in the context of `Soup.Session' (libsoup-3.0)
  162.  557 |     SOUP_SESSION.queue_message (msg, (_s, _msg) => {
  163.      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
  164. ../../src/Account.vala:127.94-127.98: error: Argument 4: Cannot convert from `bool' to `unowned string'
  165.  127 |     proxy = new Rest.OAuth2Proxy (consumer_key, consumer_secret, "https://api.twitter.com/", false);
  166.      |                                                                                              ^~~~~  
  167. ../../src/Account.vala:127.13-127.99: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  168.   127 |     proxy = new Rest.OAuth2Proxy (consumer_key, consumer_secret, "https://api.twitter.com/", false);
  169.       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170. ../../src/Account.vala:127.13-127.99: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  171.  127 |     proxy = new Rest.OAuth2Proxy (consumer_key, consumer_secret, "https://api.twitter.com/", false);
  172.      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  173. ../../src/Account.vala:128.5-128.15: error: The name `token' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  174.  128 |     proxy.token = token;
  175.      |     ^~~~~~~~~~~        
  176. ../../src/Account.vala:129.5-129.22: error: The name `token_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  177.  129 |     proxy.token_secret = token_secret;
  178.      |     ^~~~~~~~~~~~~~~~~~                
  179. ../../src/Account.vala:352.7-352.32: error: The name `queue_message' does not exist in the context of `Soup.Session' (libsoup-3.0)
  180.  352 |       SOUP_SESSION.queue_message (msg, (_s, _msg) => {
  181.      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
  182. ../../src/window/ComposeTweetWindow.vala:88.46-88.67: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  183.   88 |     var upload_proxy = new Rest.OAuth2Proxy (acc.proxy.consumer_key,
  184.      |                                              ^~~~~~~~~~~~~~~~~~~~~~
  185. ../../src/window/ComposeTweetWindow.vala:89.45-89.69: error: The name `consumer_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  186.   89 |                                             acc.proxy.consumer_secret,
  187.      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~
  188. ../../src/window/ComposeTweetWindow.vala:91.45-91.49: error: Argument 4: Cannot convert from `bool' to `unowned string'
  189.   91 |                                             false);
  190.      |                                             ^~~~~  
  191. ../../src/window/ComposeTweetWindow.vala:88.24-91.50: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  192.    88 |     var upload_proxy = new Rest.OAuth2Proxy (acc.proxy.consumer_key,
  193.       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  194.    89 |                                             acc.proxy.consumer_secret,
  195.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196.    90 |                                             "https://upload.twitter.com/",
  197.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  198.    91 |                                             false);
  199.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200. ../../src/window/ComposeTweetWindow.vala:88.24-91.50: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  201.   88 |     var upload_proxy = new Rest.OAuth2Proxy (acc.proxy.consumer_key,
  202.      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  203.   89 |                                             acc.proxy.consumer_secret,
  204.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  205.   90 |                                             "https://upload.twitter.com/",
  206.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  207.   91 |                                             false);
  208.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  209. ../../src/util/TweetUtils.vala:692.45-692.70: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  210.  692 |     var upload_proxy = new Rest.OAuth2Proxy(account.proxy.consumer_key,
  211.      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
  212. ../../src/util/TweetUtils.vala:693.44-693.72: error: The name `consumer_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  213.  693 |                                            account.proxy.consumer_secret,
  214.      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  215. ../../src/util/TweetUtils.vala:695.44-695.48: error: Argument 4: Cannot convert from `bool' to `unowned string'
  216.  695 |                                            false);
  217.      |                                            ^~~~~  
  218. ../../src/util/TweetUtils.vala:692.24-695.49: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  219.   692 |     var upload_proxy = new Rest.OAuth2Proxy(account.proxy.consumer_key,
  220.       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  221.   693 |                                            account.proxy.consumer_secret,
  222.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  223.   694 |                                            "https://upload.twitter.com/",
  224.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  225.   695 |                                            false);
  226.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  227. ../../src/util/TweetUtils.vala:692.24-695.49: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  228.  692 |     var upload_proxy = new Rest.OAuth2Proxy(account.proxy.consumer_key,
  229.      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  230.  693 |                                            account.proxy.consumer_secret,
  231.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232.  694 |                                            "https://upload.twitter.com/",
  233.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234.  695 |                                            false);
  235.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  236. ../../src/DMPage.vala:336.32-336.57: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  237.  336 |           media.consumer_key = account.proxy.consumer_key;
  238.      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
  239. ../../src/DMPage.vala:337.35-337.63: error: The name `consumer_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  240.  337 |           media.consumer_secret = account.proxy.consumer_secret;
  241.      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  242. ../../src/DMPage.vala:338.25-338.43: error: The name `token' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  243.  338 |           media.token = account.proxy.token;
  244.      |                         ^~~~~~~~~~~~~~~~~~~
  245. ../../src/DMPage.vala:339.32-339.57: error: The name `token_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  246.  339 |           media.token_secret = account.proxy.token_secret;
  247.      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
  248. ../../src/DMPage.vala:99.46-99.71: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  249.   99 |     var upload_proxy = new Rest.OAuth2Proxy (account.proxy.consumer_key,
  250.      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
  251. ../../src/DMPage.vala:100.45-100.73: error: The name `consumer_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  252.  100 |                                             account.proxy.consumer_secret,
  253.      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  254. ../../src/DMPage.vala:102.45-102.49: error: Argument 4: Cannot convert from `bool' to `unowned string'
  255.  102 |                                             false);
  256.      |                                             ^~~~~  
  257. ../../src/DMPage.vala:99.24-102.50: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  258.    99 |     var upload_proxy = new Rest.OAuth2Proxy (account.proxy.consumer_key,
  259.       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  260.   100 |                                             account.proxy.consumer_secret,
  261.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262.   101 |                                             "https://upload.twitter.com/",
  263.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  264.   102 |                                             false);
  265.       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  266. ../../src/DMPage.vala:99.24-102.50: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  267.   99 |     var upload_proxy = new Rest.OAuth2Proxy (account.proxy.consumer_key,
  268.      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  269.  100 |                                             account.proxy.consumer_secret,
  270.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  271.  101 |                                             "https://upload.twitter.com/",
  272.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  273.  102 |                                             false);
  274.      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275. ../../src/util/Utils.vala:357.5-357.30: error: The name `queue_message' does not exist in the context of `Soup.Session' (libsoup-3.0)
  276.  357 |     SOUP_SESSION.queue_message (msg, (_s, _msg) => {
  277.      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~                      
  278. ../../src/widgets/AccountCreateWidget.vala:53.70-53.84: error: The name `get_token' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  279.   53 |     string uri = "http://twitter.com/oauth/authorize?oauth_token=" + proxy.get_token();
  280.      |                                                                      ^~~~~~~~~~~~~~~  
  281. ../../src/widgets/AccountCreateWidget.vala:67.123-67.127: error: Argument 4: Cannot convert from `bool' to `unowned string'
  282.   67 |     proxy = new Rest.OAuth2Proxy(Settings.get_consumer_key(), Settings.get_consumer_secret(), "https://api.twitter.com/", false);
  283.      |                                                                                                                           ^~~~~  
  284. ../../src/widgets/AccountCreateWidget.vala:67.13-67.128: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  285.    67 |     proxy = new Rest.OAuth2Proxy(Settings.get_consumer_key(), Settings.get_consumer_secret(), "https://api.twitter.com/", false);
  286.       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  287. ../../src/widgets/AccountCreateWidget.vala:67.13-67.128: error: 2 missing arguments for ` Rest.OAuth2Proxy.new (string, string, string, string, string, string)'
  288.   67 |     proxy = new Rest.OAuth2Proxy(Settings.get_consumer_key(), Settings.get_consumer_secret(), "https://api.twitter.com/", false);
  289.      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  290. ../../src/widgets/AccountCreateWidget.vala:70.12-70.36: error: The name `request_token_async' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  291.   70 |       if (!proxy.request_token_async ("oauth/request_token", "oob", pin_request_cb, this)) {
  292.      |            ^~~~~~~~~~~~~~~~~~~~~~~~~                                                        
  293. ../../src/widgets/AccountCreateWidget.vala:180.12-180.35: error: The name `access_token_async' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  294.  180 |       if (!proxy.access_token_async ("oauth/access_token", pin_entry.get_text (), confirm_cb, this)) {
  295.      |            ^~~~~~~~~~~~~~~~~~~~~~~~                                                                  
  296. ../../src/widgets/AccountCreateWidget.vala:174.12-174.29: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  297.  174 |     return proxy.consumer_key == proxy_values[0] && proxy.consumer_secret == proxy_values[1]
  298.      |            ^~~~~~~~~~~~~~~~~~                                                              
  299. ../../src/widgets/AccountCreateWidget.vala:174.53-174.73: error: The name `consumer_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  300.  174 |     return proxy.consumer_key == proxy_values[0] && proxy.consumer_secret == proxy_values[1]
  301.      |                                                     ^~~~~~~~~~~~~~~~~~~~~                  
  302. ../../src/widgets/AccountCreateWidget.vala:175.10-175.20: error: The name `token' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  303.  175 |       && proxy.token == proxy_values[2] && proxy.token_secret == proxy_values[3];
  304.      |          ^~~~~~~~~~~                                                            
  305. ../../src/widgets/AccountCreateWidget.vala:175.44-175.61: error: The name `token_secret' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  306.  175 |       && proxy.token == proxy_values[2] && proxy.token_secret == proxy_values[3];
  307.      |                                            ^~~~~~~~~~~~~~~~~~                    
  308. ../../src/Account.vala:712.57-712.74: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  309.  712 |     Cawbird.db.update ("accounts").val ("consumer_key", proxy.consumer_key)
  310.      |                                                         ^~~~~~~~~~~~~~~~~~
  311. ../../src/Account.vala:734.59-734.76: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  312.  734 |                                     .val ("consumer_key", proxy.consumer_key)
  313.      |                                                           ^~~~~~~~~~~~~~~~~~
  314. ../../src/Account.vala:398.59-398.76: error: The name `consumer_key' does not exist in the context of `Rest.OAuth2Proxy' (rest-1.0)
  315.  398 |                                     .val ("consumer_key", proxy.consumer_key)
  316.      |                                                           ^~~~~~~~~~~~~~~~~~
  317. Compilation failed: 42 error(s), 0 warning(s)
  318. ninja: build stopped: subcommand failed.
  319. make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
  320. make[1]: Leaving directory '/home/luke/cawbird-1.5'
  321. make: *** [debian/rules:16: build] Error 2
  322. dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
  323.  
Add Comment
Please, Sign In to add comment