← Back to team overview

group.of.nepali.translators team mailing list archive

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

 

This bug was fixed in the package audacious-plugins - 3.6.2-2ubuntu1

---------------
audacious-plugins (3.6.2-2ubuntu1) xenial-proposed; urgency=medium

  * SRU: LP: #1597407. Fix build failure.

 -- Matthias Klose <doko@xxxxxxxxxx>  Wed, 29 Jun 2016 17:44:44 +0200

** Changed in: audacious-plugins (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1597407

Title:
  audacious-plugins fails to build in 16.04 LTS

Status in audacious-plugins package in Ubuntu:
  Fix Released
Status in audacious-plugins source package in Xenial:
  Fix Released

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-plugins/+bug/1597407/+subscriptions


References