← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1597407] Re: audacious-plugins fails to build in 16.04 LTS

 

Hello Matthias, or anyone else affected,

Accepted audacious-plugins into xenial-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/audacious-
plugins/3.6.2-2ubuntu1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacious in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1597407

Title:
  audacious-plugins fails to build in 16.04 LTS

Status in audacious package in Ubuntu:
  Fix Released
Status in audacious source package in Xenial:
  New

Bug description:
  audacious-plugins fails to build in 16.04 LTS, already fixed in
  yakkety:

  make[6]: Entering directory '/«PKGBUILDDIR»/src/jack-ng'
  Compiling jack-ng.cc (plugin)...
  jack-ng.cc: In member function ‘virtual void JACKOutput::close_audio()’:
  jack-ng.cc:252:42: error: no matching function for call to ‘end(jack_port_t* [10])’
       std::fill (m_ports, std::end (m_ports), nullptr);
                                            ^
  In file included from /usr/include/libaudcore/audstrings.h:26:0,
                   from jack-ng.cc:22:
  /usr/include/c++/5/initializer_list:99:5: note: candidate: template<class _Tp> constexpr const _Tp* std::end(std::initializer_list<_Tp>)
       end(initializer_list<_Tp> __ils) noexcept
       ^
  /usr/include/c++/5/initializer_list:99:5: note:   template argument deduction/substitution failed:
  jack-ng.cc:252:42: note:   mismatched types ‘std::initializer_list<_Tp>’ and ‘jack_port_t** {aka _jack_port**}’
       std::fill (m_ports, std::end (m_ports), nullptr);
                                            ^
  Failed to compile jack-ng.cc (plugin)!
  ../../buildsys.mk:413: recipe for target 'jack-ng.plugin.o' failed
  make[6]: *** [jack-ng.plugin.o] Error 1

  Acceptance criteria: the package builds

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


References