-- Found LLVM: /usr/include
CMake Error at CMakeLists.txt:82 (message):
LLVM 3.3 is required.
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-nowaker/aur-opengtl/src/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/yaourt-tmp-nowaker/aur-opengtl/src/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
Aborting...
Search Criteria
Package Details: opengtl 0.9.18-5
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-02-27)
| Package Base: | opengtl |
|---|---|
| Description: | A set of libraries for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications |
| Upstream URL: | http://www.opengtl.org |
| Category: | multimedia |
| Licenses: | |
| Submitter: | lordheavy |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2014-01-08 14:50 |
| Last Updated: | 2014-01-09 08:01 |
Required by (1)
Sources
- http://download.opengtl.org/OpenGTL-0.9.18.tar.bz2
- opengtl-0.9.18-llvm-3.3.patch
- opengtl-0.9.18-memcpy.patch
Latest Comments
Comment by Nowaker
Comment by Retro_Gamer
If that's true then great since I believe I only needed for Krita! =D
Comment by uggwar
Dropped by krita, so I have no need to keep updating this. I've also heard that this project is dead. Correct me if I am wrong! :-)
Comment by uggwar
opengtl needs to be ported to LLVM 3.4, since there have been quite a few changes to the filesystem API. I don't have time for that now, so let's hope someone creates a patch or updates opengtl soon.
Comment by Retro_Gamer
I have extra/llvm 3.4-1 [installed] so requiring 3.3 breaks this opengtl package, won't install. How to get around it?
Comment by magedon
Hi, I can't install opengtl.
CMake Error at CMakeLists.txt:82 (message):
LLVM 3.3 is required.
-- Configuring incomplete, errors occurred!
I have installed extra/llvm 3.4-1
Comment by uggwar
The LLVM-3.3 patch stated a 3.4 requirement in CMakeLists.txt. Changed it to 3.3 and it builds fine. Please report back if this somehow creates trouble...
Comment by ImNtReal
The dependency on llvm-libs should probably be changed to llvm-libs >= 3.4.
Comment by tesfabpel
[...]
-- llvm was compiled as a shared library
-- llvm was compiled without assert
-- Found LLVM: /usr/include
CMake Error at CMakeLists.txt:82 (message):
LLVM 3.4 is required.
---
It gives me that error...
But binary 'llc' is in $PATH...
Comment by sacarde
I have this messages:
...
-- Check if the system is big endian - little endian
-- llvm was compiled as a shared library
-- llvm was compiled without assert
-- Found LLVM: /usr/include
CMake Error at CMakeLists.txt:82 (message):
LLVM 3.4 is required.
...
-- Configuring incomplete, errors occurred!
thanks