Control: tags -1 fixed-upstream

Hi,

On Mon, 1 Apr 2024 15:35:41 +0200
Sebastian Ramacher <sramac...@debian.org> wrote:
> Source: mozc
> Version: 2.28.4715.102+dfsg-2.2
> Severity: serious
> Tags: ftbfs
> Justification: fails to build from source (but built successfully in
> the past) X-Debbugs-Cc: sramac...@debian.org
> 
snip
> mozc::{anonymous}::ParseCommandLineFlags(int, char**)’:
> ../../base/init_mozc.cc:90:29: error:
> ‘absl::debian5::flags_internal::ArgvListAction’ has not been declared
> 90 |       absl::flags_internal::ArgvListAction::kRemoveParsedArgs, |
>                             ^~~~~~~~~~~~~~
> 

This issue was already fixed in upstream.

  Non-public Abseil API is used for CLI parsing 
  https://github.com/google/mozc/issues/790

Above ftbfs error was fixed with the following commit:

  https://github.com/google/mozc/commit/cad4064c8884eb711e0e19b4b79d2ff5610823dc

Regards,

Reply via email to