← Back to team overview

desktop-packages team mailing list archive

[Bug 1447175] Re: FTBFS with Qt 5.5 'QDataStream stream' has initializer but incomplete type

 

This bug was fixed in the package signon - 8.57+15.10.20150616-0ubuntu1

---------------
signon (8.57+15.10.20150616-0ubuntu1) wily; urgency=medium

  [ Alberto Mardegan ]
  * Merge from upstream
    - lib: reset the DBus proxy when registration failed
    - Fix build with Qt 5.5 (LP: #1447175)
    - Remove obsolete warning about not running as root

  [ CI Train Bot ]
  * New rebuild forced.

signon (8.57+15.04.20150204.1-0ubuntu1) vivid; urgency=medium

  [ Alberto Mardegan ]
  * Enable P2P D-Bus connections (LP: #1415492)
  * Add missing build dependency on libdbus-1-dev

signon (8.57+15.04.20141127.1-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Alberto Mardegan ]
  * Merge from upstream

signon (8.57+14.10.20141006-0ubuntu1) utopic; urgency=low

  [ Alberto Mardegan ]
  * Sync from upstream

signon (8.57+14.10.20140912-0ubuntu1) utopic; urgency=low

  [ Alberto Mardegan ]
  * Fix signon-plugins-dev dependencies

signon (8.57+14.10.20140827-0ubuntu1) utopic; urgency=medium

  [ Alberto Mardegan ]
  * New upstream release
    - Build: add CMake config files for Qt5
    - Tests: make database test more robust
    - signond: notify clients of credentials updates
    - signond: fix passing of DBus maps to plugins
    - lib: don't emit a critical warning on p2p socket failure
    - lib/plugins: do not build a static library

  [ Ubuntu daily release ]
  * New rebuild forced

signon (8.56+14.04.20140307-0ubuntu3) utopic; urgency=medium

  * Changes to enable reverse-deps to be cross-built, since cross-pkg-config
    no longer looks in /usr/lib/pkgconfig for pcfiles. (LP: #1316667)
  * Install into Multi-Arch directories and set M-A: Same on library packages.

signon (8.56+14.04.20140307-0ubuntu2) trusty; urgency=medium

  * In debian/rules move qt4 cmake files to not clash with qt5 cmake
files

signon (8.56+14.04.20140307-0ubuntu1) trusty; urgency=medium

  [ Alberto Mardegan ]
  * New upstream release
    - Make it easier to use with CMake by adding a Config*.cmake files
      This allow applications using cmake to do:
      find_package(SignOnQt 8.55 REQUIRED)
    - signond: don't attempt demarshalling an invalid QVariant
  * Fix tests for Qt 5.2 Merge from upstream. (LP: #1156776, #1258578,
    #1267805, #1237782)

  [ CI bot ]
  * No change rebuild against Qt 5.2.1.

  [ Timo Jyrinki ]
  * Drop quilt usage as recommended for daily release packages.

  [ Ubuntu daily release ]
  * New rebuild forced

signon (8.55+14.04.20131212-0ubuntu1) trusty; urgency=low

  [ Alberto Mardegan ]
  * Do not use qDeleteAll() on the QObject's children. (LP: #1156776,
    #1258578, #1237782)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 609

signon (8.55+14.04.20131127-0ubuntu1) trusty; urgency=low

  [ Alberto Mardegan ]
  * New pull from upstream
    - Increate tiemout in authsession test
    - signond: on idle timeout, directly delete all AuthSessions (should fix
      a race condition which makes a test fail)
    - signond: avoid rewriting password with empty string
    - signond: fix a crash when destroying authentication sessions
  * debian/control
    - Remove signon-keyring-extension from Recommends field
  * New upstream version
    - Preserve value of IdentityInfo::storeSecret
      Fixes: http://code.google.com/p/accounts-sso/issues/detail?id=210
    - Build speedup: reduce usage of CONFIG+=ordered
    - Use any available extension plugins, unless one is explicitly
      configured.
    - Unregister the identity on disposable timeout (fixes a race condition).
  * debian/rules
    - Remove architecture-specific patches (LP: #1237782)
  * debian/patches
    - Remove all patches (no longer needed, given the upstream changes)

  [ Ken VanDine ]
  * revert quilt simplification, it didn't work in the PPA build for
    armhf.

  [ Robert Bruce Park ]
  * Simplify quilt overrides.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 607

signon (8.54+13.10.20130918.1-0ubuntu1) saucy; urgency=low

  [ Alberto Mardegan ]
  * New upstream release.
    - lib: set timeout for D-Bus calls to INT_MAX (LP: #1220823)
  * debian/patches/use_apparmor.patch
    - Use the signon-apparmor-extension when available.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 599

signon (8.53+13.10.20130826-0ubuntu1) saucy; urgency=low

  [ Alberto Mardegan ]
  * New upstream release.
    - API/ABI break in libsignon-extension.so which will affect extensions
      providing an implementation of the AbstractAccessControlManager (we are
      aware of Ubuntu's apparmor extension only, which is still in early
      developments)
    - Revamp of unit tests; in particular, installation of tests is untested
      and probably needs some fixes. Patches are welcome, and will be
      incorporated with the next release.
    - Support for peer-to-peer connections
    - Extend the AbstractAccessControlManager interface to provide an
      asynchronous method to process access control requests, via the new
      AccessRequest / AccessReply classes.
    - Fix a memory leak and a crash at exit
    - Show pid of signonpluginprocess in syslog
    - Tests: fix for out-of-tree builds
    - Tests: do not build "untrusted" tests
    - Tests: add access control tests
    - signond: create AccessRequests when AC is denied
    - signond: allow overriding config dir
    - signond: empty ACL means "no access"
    - Remove unmaintained MSSF and SMACK AC extensions
    - Support exchanging recursive QVariantMaps between signond and the
      plugins

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 597

signon (8.52+13.10.20130815-0ubuntu1) saucy; urgency=low

  [ Alberto Mardegan ]
  * debian/rules
    - Specify qt5 build directory for all default debhelper scripts. This
      makes the tests run again (on the qt5 build only).

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 595

signon (8.52+13.10.20130701-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 593

signon (8.52+13.10.20130630-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 592

signon (8.52+13.10.20130629-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 591

signon (8.52+13.10.20130628-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 590

signon (8.52+13.10.20130627-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 589

signon (8.52+13.10.20130626-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 588

signon (8.52daily13.06.25-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 587

signon (8.52daily13.06.18-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 586

signon (8.52daily13.06.17-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 585

signon (8.52daily13.06.16-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 584

signon (8.52daily13.06.15-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 583

signon (8.52daily13.06.14-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 582

signon (8.52daily13.06.13-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 581

signon (8.52daily13.06.12-0ubuntu1) saucy; urgency=low

  [ Alberto Mardegan ]
  * New upstream release.
    - Bunch of micro optimizations, closer following of Qt coding style
    - lib: allow storing a record with empty username and password
    - Make the dbus .service files content relative to INSTALL_PREFIX
    - signond: emit signals before returning a reply

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 580

signon (8.52~daily13.06.05.1-0ubuntu1) saucy; urgency=low

  [ Ken VanDine ]
  * Version bump

  [ Alberto Mardegan ]
  * signond: emit signals before returning a reply.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 578

signon (8.51bzr13.04.26daily13.05.29ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 576 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.24ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 575 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.23ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 574 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.21ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 573 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.14.1ubuntu.unity.next-0ubuntu1)
raring; urgency=low

  * Automatic snapshot from revision 572 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.14ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 571 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.03ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 570 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.02.1ubuntu.unity.next-0ubuntu1)
raring; urgency=low

  * Automatic snapshot from revision 568 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.02ubuntu.unity.next-0ubuntu2)
UNRELEASED; urgency=low

  * debian/rules
    - Don't apply use_keyring.patch for armhf
  * debian/control
    - build depend on quilt

signon (8.51bzr13.04.26daily13.05.02ubuntu.unity.next-0ubuntu1) raring;
urgency=low

  * Automatic snapshot from revision 567 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.01.2ubuntu.unity.next-0ubuntu1)
raring; urgency=low

  * Automatic snapshot from revision 560 (bootstrap)

  [ Alberto Mardegan ]
  * New upstream release.
    - IdentityInfo::secret() and setId() are now public
      http://code.google.com/p/accounts-sso/issues/detail?id=177
    - Install the IdentityInfo header file
    - Allow to install tests
    - pluginproxytest: link with rpath set

  [ Ken VanDine ]
  * Default to Qt5 build
    - Updated depends for Qt5 built packages

  [ Alberto Mardegan ]
  * New upstream release.
    - Qt5: fix SignonExtension.pc (when building with Qt5, SignonExtension.pc
      was still requiring QtCore).
    - Inform signon-ui of identity removals and signouts.
    - libsignon-qt: implement ACL retrieval
      http://code.google.com/p/accounts-sso/issues/detail?id=178
  * signon-plugin-oauth2-0.15 fails to build (LP: #1156776)

  [ Alberto Mardegan <alberto.mardegan@xxxxxxxxxxxxx>, Martin Kampas ]
  * signon-plugin-oauth2-0.15 fails to build (LP: #1156776)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 565 (ubuntu-unity/next)

signon (8.51bzr13.04.26daily13.05.01.1ubuntu.unity.next-0ubuntu1)
raring; urgency=low

  * Automatic snapshot from revision 560 (bootstrap)

  [ Alberto Mardegan ]
  * New upstream release.
    - IdentityInfo::secret() and setId() are now public
      http://code.google.com/p/accounts-sso/issues/detail?id=177
    - Install the IdentityInfo header file
    - Allow to install tests
    - pluginproxytest: link with rpath set

  [ Ken VanDine ]
  * Default to Qt5 build
    - Updated depends for Qt5 built packages

  [ Alberto Mardegan ]
  * New upstream release.
    - Qt5: fix SignonExtension.pc (when building with Qt5, SignonExtension.pc
      was still requiring QtCore).
    - Inform signon-ui of identity removals and signouts.
    - libsignon-qt: implement ACL retrieval
      http://code.google.com/p/accounts-sso/issues/detail?id=178
  * signon-plugin-oauth2-0.15 fails to build (LP: #1156776)

  [ Alberto Mardegan <alberto.mardegan@xxxxxxxxxxxxx>, Martin Kampas ]
  * signon-plugin-oauth2-0.15 fails to build (LP: #1156776)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 565 (ubuntu-unity/next)

signon (8.49-0ubuntu2) raring; urgency=low

  * debian/rules, debian/signon-plugins-dev.install
    - Install the libsignon-plugins.a file (LP: #1156776)

signon (8.49-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Do not force Qt5 into signon plugins (LP: #1156776)
    - Remove obsolete .prf files

signon (8.48-0ubuntu1) raring; urgency=low

  [ Robert Bruce Park ]
  * Inline packaging metadata.

  [ Alberto Mardegan ]
  * New upstream release.
    - Fix Qt5 build and pkgconfig files
    - Fix docs build for out of tree builds
    - Signond: Add DaemonTimeout configuration option
    - Log only critical errors

signon (8.46-0ubuntu3) raring; urgency=low

  * debian/rules
    - dual build for qt4 and qt5
  * debian/control
    - add new binaries for qt5 builds, libsignon-qt5-1 and libsignon-qt5-dev
    - add build depends for qt5 builds
    - updated build depends to handle armel/armhf and gles2
  * debian/patches/daemon_timeout.patch
    - bump up the timeouts
  * debian/patches/qt5_pkgconfig.patch
    - Qt5 pkgconfig fixes
  * debian/patches/build_dir.patch
    - honor BUILD_DIR
  * debian/patches/qt5.patch
    - Do not instantiate Error before Q_DECLARE_METATYPE
  * debian/patches/doc_out_of_tree_build.patch
    - Fix out of tree builds for docs

signon (8.46-0ubuntu2) raring; urgency=low

  * debian/patches/daemon_timeout.patch
    - Added configuration for DaemonTimeout so signond exits after a specified
      period of inactivity (default is 5 seconds).

signon (8.46-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Fix out-of-tree builds.
    - Signond: fix cancellation of idle requests.
  * -debian/patches/armhf_ftbfs.patch: upstream

signon (8.45-0ubuntu3) raring; urgency=low

  * debian/patches/armhf_ftbfs.patch
    - Merged another commit from upstream which should fix the FTBFS on armhf

signon (8.45-0ubuntu2) raring; urgency=low

  * debian/patches/armhf_ftbfs.patch
    - Upstream patch that cleans up some cancelKey code that was causing a
      FTBFS on armhf

signon (8.45-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Fix an error in the proxy resolver (LP: #1095254)
    - Fix version in pkg-config files.
    - Limit plugin logging according to the debug level.

signon (8.44-0ubuntu1) raring; urgency=low

  * New upstream release.
  * debian/libsignon-qt-dev.install, debian/signond.install
    - removed files no longer included
  * debian/03_migrate_signon, debian/signond.migrations, debian/rules
    - added session-migration hooks for moving the signon DB from
      $HOME/.signon to $HOME/.config/signond/

signon (8.43-0ubuntu1) quantal; urgency=low

  * New upstream release.
    - Fixed proxy support (LP: #1048590)
  * debian/control
    - build depend on libproxy-dev

signon (8.42-0ubuntu2) quantal; urgency=low

  * debian/patches/logging.patch
    - Don't log debug info, use the default of logging only
      criticals (LP: #1049949)

signon (8.42-0ubuntu1) quantal; urgency=low

  * New upstream release.
    - fixed caching of credentials when the secrets DB is offline

signon (8.41-0ubuntu3) quantal; urgency=low

  * debian/control
    - Added libqt4-sql-sqlite build depends, needed for the tests
  * debian/rules
    - re-enable the tests

signon (8.41-0ubuntu2) quantal; urgency=low

  * debian/control
    - debhelper 9
    - drop requires for gcc-4.6
    - renamed signon-passwordplugin to signon-plugin-password and added
      Breaks, Replaces, and Conflicts
    - Added a new binary for signon-plugin-ssotest which is required
      for libsignon-glib's test suite
    - Removed useless signon-plugins metapackage

signon (8.41-0ubuntu1) quantal; urgency=low

  * New package
  * debian/patches/use_keyring.patch
    - For Ubuntu we want to use the keyring for storage, so override the
      default

 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>  Tue, 16 Jun 2015 11:34:22
+0000

** Changed in: signon (Ubuntu)
       Status: New => Fix Released

** Bug watch added: Accounts&SSO issues #210
   http://code.google.com/p/accounts-sso/issues/detail?id=210

** Bug watch added: Accounts&SSO issues #177
   http://code.google.com/p/accounts-sso/issues/detail?id=177

** Bug watch added: Accounts&SSO issues #178
   http://code.google.com/p/accounts-sso/issues/detail?id=178

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1447175

Title:
  FTBFS with Qt 5.5 'QDataStream stream' has initializer but incomplete
  type

Status in signon package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  In Progress

Bug description:
  signon:
  https://launchpadlibrarian.net/204005207/buildlog_ubuntu-vivid-amd64.signon_8.57%2B15.04.20150204.1-0ubuntu2~vivid1~test1~qt550alpha1_BUILDING.txt.gz

  ubuntu-system-settings-online-accounts:
  https://launchpadlibrarian.net/204006675/buildlog_ubuntu-vivid-amd64.ubuntu-system-settings-online-accounts_0.6%2B15.04.20150409-0ubuntu2~vivid1~test1~qt550alpha1_BUILDING.txt.gz

  ---
  /build/buildd/signon-8.57+15.04.20150204.1/lib/plugins/signon-plugins-common/SignOn/blobiohandler.cpp: In member function 'bool SignOn::BlobIOHandler::sendData(const QVariantMap&)':
  /build/buildd/signon-8.57+15.04.20150204.1/lib/plugins/signon-plugins-common/SignOn/blobiohandler.cpp:62:38: error: variable 'QDataStream stream' has initializer but incomplete type
       QDataStream stream(m_writeChannel);
  ---

  unity8 needed this fix:
  https://code.launchpad.net/~aacid/unity8/qt55/+merge/254418 and
  maliit-framework needed this one
  https://launchpadlibrarian.net/203838825/0014-fix-building-with-
  qt5.5.patch

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon/+bug/1447175/+subscriptions


References