← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1452340] [NEW] please drop build-dependency on g++-4.9

 

Public bug reported:

The qtubuntu-media package currently has a build-dependency on g++-4.9.
This build-dependency is present because of the recommendations on
https://wiki.ubuntu.com/cpp-11 about handling of C++11.

The C++11 ABI has now stabilized in gcc as of gcc 5; however, before we
can switch to gcc 5, we first need to be able to do rebuild tests of the
archive against this compiler.

To facilitate this, please drop the build-dependency on g++-4.9 from the
package in wily. 4.9 will remain the default until all transition issues
have been identified, so there is no risk of accidental ABI breakage
here anymore.

** Affects: qtubuntu-media (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: lsd-cxx11

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtubuntu-media in Ubuntu.
https://bugs.launchpad.net/bugs/1452340

Title:
  please drop build-dependency on g++-4.9

Status in qtubuntu-media package in Ubuntu:
  New

Bug description:
  The qtubuntu-media package currently has a build-dependency on
  g++-4.9. This build-dependency is present because of the
  recommendations on https://wiki.ubuntu.com/cpp-11 about handling of
  C++11.

  The C++11 ABI has now stabilized in gcc as of gcc 5; however, before
  we can switch to gcc 5, we first need to be able to do rebuild tests
  of the archive against this compiler.

  To facilitate this, please drop the build-dependency on g++-4.9 from
  the package in wily. 4.9 will remain the default until all transition
  issues have been identified, so there is no risk of accidental ABI
  breakage here anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media/+bug/1452340/+subscriptions


Follow ups

References