Bug 1588601 - Clang 6.0.1 fails to execute
Summary: Clang 6.0.1 fails to execute
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: clang
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Dave Airlie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-07 15:26 UTC by Ron Olson
Modified: 2018-06-08 14:56 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-06-08 14:56:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ron Olson 2018-06-07 15:26:13 UTC
Description of problem:
Clang 6.0.1 in Rawhide fails 100% of the time with the error:

"clang: relocation error: clang: symbol LLVMInitializeAArch64Target version LLVM_6.0 not defined in file libLLVM-6.0.so with link time reference"

Version-Release number of selected component (if applicable):

Rawhide, 6.0.1

How reproducible:

100% of the time

Steps to Reproduce:
1. type "clang" at the command prompt, it will result in the error above

Actual results:

"clang: relocation error: clang: symbol LLVMInitializeAArch64Target version LLVM_6.0 not defined in file libLLVM-6.0.so with link time reference"

Expected results:

"clang-6.0: error: no input files"

Additional info:

Comment 1 Tom Stellard 2018-06-07 15:44:36 UTC
This is fixed by llvm-6.0.1-0.3.rc1.fc29, which should be in the latest compose.

Comment 2 Ron Olson 2018-06-08 14:56:13 UTC
Updated to latest compose and it does indeed fix the problem. Swift builds on Rawhide again. Thanks!


Note You need to log in before you can comment on or make changes to this bug.