Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 418091 - media-libs/opengtl-0.9.16 is not compatible with llvm-3.1
Summary: media-libs/opengtl-0.9.16 is not compatible with llvm-3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 418277 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-29 06:44 UTC by Franz Trischberger
Modified: 2012-05-30 18:53 UTC (History)
2 users (show)

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


Attachments
build.log (1338272746-install-media-libs_opengtl-0.9.16:0::gentoo.out,4.51 KB, text/plain)
2012-05-29 06:44 UTC, Franz Trischberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2012-05-29 06:44:00 UTC
Created attachment 313483 [details]
build.log

opengtl makes cmake fail, when llvm-3.1 is installed, stating llvm-3.0 is needed:

-- llvm was compiled as a shared library
-- llvm was compiled without assert
-- Found LLVM: /usr/include
-- Configuring incomplete, errors occurred!
CMake Error at CMakeLists.txt:51 (message):
  LLVM 3.0 is required.

So a hard dep on =llvm-3.0 is needed.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-05-30 15:46:37 UTC
Thanks, fixed.

+  30 May 2012; Johannes Huber <johu@gentoo.org> opengtl-0.9.16.ebuild:
+  Pin llvm version by Franz Fellner <alpine.art.de@googlemail.com> wrt bug                                                   
+  #418091.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-30 18:53:18 UTC
*** Bug 418277 has been marked as a duplicate of this bug. ***