Summary: | media-sound/ardour-6.2-r1: USE=-nls -> ../libs/ardour/gettext.h:59:27: error: expected unqualified-id before 'const' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | CaptainBlood <luc_pierard_de_maujouy> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander, fordfrog, polynomial-c |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://tracker.ardour.org/view.php?id=8361 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
CaptainBlood
2020-08-13 15:09:51 UTC
Created attachment 654442 [details]
build log
this code is only used when USE=-nls. current workaround is to set USE=nls. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7007349f10f40f8f8327f414f474ad3505d3bdf commit f7007349f10f40f8f8327f414f474ad3505d3bdf Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2020-08-22 08:02:26 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-08-22 08:02:43 +0000 media-sound/ardour: fixed -nls and source availability in 6.2-r1 1) copied source tarball to my dev space 2) applied upstream patch to fix compilation of ardour with -nls thanks to Lars Wendler <polynomial-c@gentoo.org> for reporting it upstream Closes: https://bugs.gentoo.org/736984 Closes: https://bugs.gentoo.org/640168 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/ardour/ardour-6.2-r1.ebuild | 8 +- .../ardour/files/ardour-6.2-fix-no-nls.patch | 474 +++++++++++++++++++++ 2 files changed, 480 insertions(+), 2 deletions(-) |