Opened 11 months ago

Last modified 7 months ago

#68630 closed defect

bazel @6.4.0 build failure on Ventura arm64 - deprecation warnings, tolerated earlier in the build, become errors — at Initial Version

Reported by: JGoldstone (Joseph Goldstone) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: ventura arm64 Cc:
Port: bazel

Description

Whereas when previous external components would warn for deprecation errors, when

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bazel/bazel/work/.tmp/bazel_32mLDwWa/out/external/upb/upbc/BUILD:44:10: Compiling upbc/protoc-gen-upb.cc [for tool] failed: (Exit 1): wrapped_clang_pp failed: error executing command (from target @upbupbc:protoc-gen-upb) ... :info:build In file included from external/upb/upbc/protoc-gen-upb.cc:28: :info:build In file included from external/com_google_absl/absl/container/flat_hash_map.h:38: :info:build In file included from external/com_google_absl/absl/algorithm/container.h:55: :info:build external/com_google_absl/absl/meta/type_traits.h:301:36: error: builtin has_trivial_destructor is deprecated; use is_trivially_destructible instead [-Werror,-Wdeprecated-builtins] :info:build : std::integral_constant<bool, has_trivial_destructor(T) && :info:build

Change History (1)

Changed 11 months ago by JGoldstone (Joseph Goldstone)

Attachment: main.log added

Log file from failing build

Note: See TracTickets for help on using tickets.