LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 24707 - Clang-built ChromeOs Arm fails to boot
Summary: Clang-built ChromeOs Arm fails to boot
Status: RESOLVED DUPLICATE of bug 25527
Alias: None
Product: clang
Classification: Unclassified
Component: -New Bugs (show other bugs)
Version: trunk
Hardware: PC Linux
: P normal
Assignee: Han Shen
URL:
Keywords:
Depends on:
Blocks: 24345
  Show dependency tree
 
Reported: 2015-09-04 13:18 PDT by Han Shen
Modified: 2015-11-30 12:56 PST (History)
5 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Han Shen 2015-09-04 13:18:05 PDT
We are building ChromeOs Arm using clang 3.8, we managed to build (almost) everything and an ChromeOs image, but the image fails to boot. 

I'll start to triage this problem.
Comment 1 Han Shen 2015-11-13 16:01:28 PST
I found the corrupted package is openssl. With this piece built with GCC, the images boots. Although I haven't pinpoint to a specific file.

I'll create a new bug tracking this - https://llvm.org/bugs/show_bug.cgi?id=25527
Comment 2 Han Shen 2015-11-30 12:56:17 PST
*** This bug has been marked as a duplicate of bug 25527 ***