ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #04575
[Bug 1597407] Re: audacious-plugins fails to build in 16.04 LTS
** Package changed: audacious (Ubuntu) => audacious-plugins (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacious-plugins in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs, Ubuntu Studio 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:
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-plugins/+bug/1597407/+subscriptions
References