[llvm-bugs] [Bug 46644] New: `check-clang` fails 10 tests when run on an arm mac

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 8 10:40:51 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=46644

            Bug ID: 46644
           Summary: `check-clang` fails 10 tests when run on an arm mac
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Created attachment 23705
  --> https://bugs.llvm.org/attachment.cgi?id=23705&action=edit
failure log

********************
Failed Tests (10):
  Clang :: CodeGen/2004-02-13-IllegalVararg.c
  Clang :: CodeGenCXX/weak-extern-typeinfo.cpp
  Clang :: Driver/darwin-infer-simulator-sdkroot.c
  Clang :: Driver/darwin-ld-dedup.c
  Clang :: Driver/darwin-sdk-version.c
  Clang :: Driver/darwin-sdk-vs-os-version.c
  Clang :: Driver/macos-apple-silicon-slice-link-libs.cpp
  Clang :: Index/pch-from-libclang.c
  Clang :: Sema/wchar.c
  Clang :: SemaCXX/typeid-ref.cpp

********************
Unexpectedly Passed Tests (1):
  Clang :: Driver/XRay/xray-instrument-os.c


Full report attached.


Some of it due to things like

error: unable to create target: 'No available targets are compatible with
triple "x86_64-apple-macosx10.6.0"'



(The attached build log is from a gn build, but exactly the same tests fail in
a CMake build.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200708/b33d1d32/attachment.html>


More information about the llvm-bugs mailing list