Changes between Initial Version and Version 1 of Ticket #68630


Ignore:
Timestamp:
Nov 3, 2023, 10:17:33 PM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68630

    • Property Status changed from new to assigned
    • Property Cc missa-prime added
    • Property Summary changed from bazel @6.4.0 build failure on Ventura arm64 - deprecation warnings, tolerated earlier in the build, become errors to bazel @6.4.0: error: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead
    • Property Owner set to herbygillot
    • Property Keywords ventura arm64 added
  • Ticket #68630 – Description

    initial v1  
    11Whereas when previous external components would warn for deprecation errors, when
    22
     3{{{
    34/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 @upb//upbc:protoc-gen-upb)
    45...
     
    910:info:build     : std::integral_constant<bool, __has_trivial_destructor(T) &&
    1011:info:build                                    ^
     12}}}