Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2660

-fno-sanitize-recover deprecation warnings when building UBSAN

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.10.0, 1.10.1
    • build

    Description

      When building UBSAN, every compiled file spits out this warning:

      [81/197] Building CXX object src/kudu/common/CMakeFiles/kudu_common_proto.dir/common.pb.cc.o
      clang-6.0: warning: argument '-fno-sanitize-recover' is deprecated, use '-fno-sanitize-recover=undefined,integer' or '-fno-sanitize-recover=all' instead [-Wdeprecated]
      

      Must be some new behavior with clang 6.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: