Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402087 - rubinius-1.2.4.20110705 Unable to configure for LLVM
Summary: rubinius-1.2.4.20110705 Unable to configure for LLVM
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 17:58 UTC by Balint Dobai-Pataky
Modified: 2012-02-04 15:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
rubinius-1.2.4.20110705:20120203-164222.log (dev-lang:rubinius-1.2.4.20110705:20120203-164222.log,2.45 KB, text/plain)
2012-02-03 17:58 UTC, Balint Dobai-Pataky
Details
emerge --info (emerge.info,3.89 KB, text/plain)
2012-02-03 17:59 UTC, Balint Dobai-Pataky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2012-02-03 17:58:07 UTC
i'm emerging rubinius but it fails with

Configuring LLVM...
  Checking for existing LLVM tree: not found.
  Checking for 'llvm-config': only LLVM 2.8 and 2.9 are supported
  Downloading http://llvm.org/releases/2.8/llvm-2.8.tgz...
    Downloading llvm-2.8.tgz...
 ERROR: No such file or directory - /dev/shm/portage/dev-lang/rubinius-1.2.4.20110705/work/rubinius-1.2.4/vm/external_libs/prebuilt/llvm-2.8.tgz
WARNING: Unable to configure for LLVM, disabling support.

while it depended and installed fine sys-devel/llvm-3.0-r1:0

Reproducible: Always
Comment 1 Balint Dobai-Pataky 2012-02-03 17:58:41 UTC
Created attachment 300875 [details]
rubinius-1.2.4.20110705:20120203-164222.log
Comment 2 Balint Dobai-Pataky 2012-02-03 17:59:16 UTC
Created attachment 300877 [details]
emerge --info
Comment 3 Balint Dobai-Pataky 2012-02-04 15:30:12 UTC
it does not build with sys-devel/llvm-3.0-r1, builds only with 2.8 or 2.9.
downgraded llvm, now it builds.
thanks