[LLVMbugs] [Bug 24312] New: Regression(243597:243604): compiler-rt build broken on OS X

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 29 20:37:22 PDT 2015


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

            Bug ID: 24312
           Summary: Regression(243597:243604): compiler-rt build broken on
                    OS X
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

http://build.chromium.org/p/chromium.fyi/builders/ClangToTMac/builds/2374/steps/gclient%20runhooks/logs/stdio

FAILED: /usr/bin/c++    -Wall -std=c++11 -O3 -DNDEBUG -arch x86_64 -arch i386
-arch i686 -isysroot
/Applications/Xcode6.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
-I/b/build/slave/ClangToTMac/build/src/third_party/llvm/compiler-rt/lib/interception/..
     -Wall -std=c++11 -stdlib=libc++ -mios-simulator-version-min=7.0 -isysroot
/Applications/Xcode6.3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.3.sdk
-fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables
-fno-stack-protector -fvisibility=hidden -fno-function-sections -fno-lto -O3
-gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions
-Wno-non-virtual-dtor -fno-rtti -MMD -MT
lib/interception/CMakeFiles/RTInterception.iossim.dir/interception_win.cc.o -MF
lib/interception/CMakeFiles/RTInterception.iossim.dir/interception_win.cc.o.d
-o lib/interception/CMakeFiles/RTInterception.iossim.dir/interception_win.cc.o
-c
/b/build/slave/ClangToTMac/build/src/third_party/llvm/compiler-rt/lib/interception/interception_win.cc
fatal error:
/Applications/Xcode6.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo:
/var/tmp/interception_win-f18f7f.o and /var/tmp/interception_win-73f40c.o have
the same architectures (i386) and can't be in the same fat output file

-- 
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/20150730/15eae0d0/attachment.html>


More information about the llvm-bugs mailing list