tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mozc fails to build



Hi!

The bulk builds for NetBSD 11 look pretty great to be honest, however I noticed that mozc (all parts) does not build.

https://releng.netbsd.org/bulktracker/pkg/98785032

The error appears to be in protobuf:

In file included from external/com_google_protobuf/src/google/protobuf/compiler/allowlists/unused_imports.cc:32: In file included from bazel-out/netbsd-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/compiler/allowlists/_virtual_includes/allowlist/google/protobuf/compiler/allowlists/allowlist.h:38: In file included from external/com_google_absl/absl/algorithm/container.h:55: external/com_google_absl/absl/meta/type_traits.h:841:36: error: builtin __is_trivially_relocatable is deprecated; use __builtin_is_cpp_trivially_relocatable instead [-Werror,-Wdeprecated-builtins] 841 | : std::integral_constant<bool, __is_trivially_relocatable(T)> {};
      |                                    ^
1 error generated.
Target //server:mozc_server failed to build

--
Benny


Home | Main Index | Thread Index | Old Index