Bug 722714 - LLVM built with -fno-rtti
Summary: LLVM built with -fno-rtti
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: llvm
Version: 15
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-16 22:57 UTC by postmodern
Modified: 2011-08-23 04:35 UTC (History)
3 users (show)

Fixed In Version: llvm-2.8-12.fc14
Clone Of:
Environment:
Last Closed: 2011-08-22 15:07:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description postmodern 2011-07-16 22:57:21 UTC
llvm-2.8-11.fc15.x86_64 appears to have been built with the -fno-rtti flag. This prevents me from compiling Rubinius 2.0.0pre (https://github.com/rubinius/rubinius/tree/2.0.0pre) on Fedora 15.

How reproducible:

Install LLVM and configure Rubinius.

Steps to Reproduce:
1. yum install llvm llvm-devel
2. git clone git://github.com/rubinius/rubinius.git && rubinius/
3. git checkout -b 2.0.0pre --track origin/2.0.0pre
4. ./configure
  
Actual results:
  Configuring LLVM...
    Checking for existing LLVM library tree: not found.
    Checking for 'llvm-config': incorrectly configured llvm (rtti is off)
    Checking for prebuilt LLVM package...

Expected results:

Rubinius configures/compiles against the system LLVM, and does not have to download/compile the LLVM source-tree.

Additional info:

Comment 1 Fedora Update System 2011-08-02 10:08:08 UTC
llvm-2.9-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/llvm-2.9-1.fc16

Comment 2 Fedora Update System 2011-08-02 20:50:38 UTC
Package llvm-2.9-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing llvm-2.9-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/llvm-2.9-1.fc16
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-08-04 21:12:38 UTC
Package OpenGTL-0.9.15.1-2.fc16, ldc-2-3.20110801git58d40d2.fc16, mesa-7.11-2.fc16, pure-0.47-3.fc16, llvm-2.9-2.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing OpenGTL-0.9.15.1-2.fc16 ldc-2-3.20110801git58d40d2.fc16 mesa-7.11-2.fc16 pure-0.47-3.fc16 llvm-2.9-2.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/OpenGTL-0.9.15.1-2.fc16,ldc-2-3.20110801git58d40d2.fc16,mesa-7.11-2.fc16,pure-0.47-3.fc16,llvm-2.9-2.fc16
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-08-12 11:01:36 UTC
llvm-2.8-12.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/llvm-2.8-12.fc15

Comment 5 Fedora Update System 2011-08-12 11:01:49 UTC
llvm-2.8-12.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/llvm-2.8-12.fc14

Comment 6 Fedora Update System 2011-08-22 15:07:02 UTC
OpenGTL-0.9.15.1-2.fc16, ldc-2-3.20110801git58d40d2.fc16, mesa-7.11-2.fc16, pure-0.47-3.fc16, llvm-2.9-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-08-23 04:26:55 UTC
llvm-2.8-12.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2011-08-23 04:35:35 UTC
llvm-2.8-12.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


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