Package Details: opengtl 0.9.18-5

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: GPL
Submitter: lordheavy
Maintainer: None
Last Packager: None
Votes: 0
First Submitted: 2014-01-08 14:50
Last Updated: 2014-01-09 08:01

Dependencies (2)

Required by (1)

Sources

Latest Comments

Comment by Nowaker

2014-02-27 23:44

-- 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...

Comment by Retro_Gamer

2014-02-09 07:28

If that's true then great since I believe I only needed for Krita! =D

Comment by uggwar

2014-02-06 13:21

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

2014-01-20 06:43

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

2014-01-20 04:15

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

2014-01-14 16:27

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

2014-01-09 08:02

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

2014-01-08 19:46

The dependency on llvm-libs should probably be changed to llvm-libs >= 3.4.

Comment by tesfabpel

2014-01-08 17:52

[...]
-- 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

2014-01-08 15:42

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