[LLVMbugs] [Bug 19179] New: Error during linking on arm64: malformed object (unknown load command 1)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 18 13:10:49 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19179

            Bug ID: 19179
           Summary: Error during linking on arm64: malformed object
                    (unknown load command 1)
           Product: clang
           Version: 3.4
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: chris at chatsecure.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

When building OpenSSL 1.0.1f with the iOS 7.1 SDK there are errors during the
linking step on arm64.

installing libcrypto.a
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin//ranlib:
object: /iPhoneOS7.1-arm64.sdk/lib/libcrypto.a.new(cryptlib.o) malformed object
(unknown load command 1)
installing libssl.a
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin//ranlib:
object: /iPhoneOS7.1-arm64.sdk/lib/libssl.a.new(s2_meth.o) malformed object
(unknown load command 1)

-- 
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/20140318/43ac75d9/attachment.html>


More information about the llvm-bugs mailing list