audacious-plugins fails to build in 16.04 LTS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
audacious-plugins (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned |
Bug Description
audacious-plugins fails to build in 16.04 LTS, already fixed in yakkety:
make[6]: Entering directory '/«PKGBUILDDIR»
Compiling jack-ng.cc (plugin)...
jack-ng.cc: In member function ‘virtual void JACKOutput:
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/
/usr/include/
end(
^
/usr/include/
jack-ng.cc:252:42: note: mismatched types ‘std::initializ
std::fill (m_ports, std::end (m_ports), nullptr);
Failed to compile jack-ng.cc (plugin)!
../../buildsys.
make[6]: *** [jack-ng.plugin.o] Error 1
Acceptance criteria: the package builds
affects: | audacious (Ubuntu) → audacious-plugins (Ubuntu) |
Changed in audacious-plugins (Ubuntu): | |
importance: | Undecided → High |
Changed in audacious-plugins (Ubuntu Xenial): | |
importance: | Undecided → High |
status: | New → Fix Committed |
fixed in yakkety