Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 4:54 pm, Moritz Moeller wrote: > So I guess adding this to darktable.h should fix it: > > #ifndef __GNUC_PREREQ > # if defined __GNUC__ && defined __GNUC_MINOR__ > #define __GNUC_PREREQ(maj,min) \ > ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) > # else >

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 4:54 pm, Moritz Moeller wrote: > So I guess adding this to darktable.h should fix it: > > #ifndef __GNUC_PREREQ > # if defined __GNUC__ && defined __GNUC_MINOR__ > #define __GNUC_PREREQ(maj,min) \ > ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) > # else >

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 2:46 pm, Roman Lebedev wrote: > Hm, i am not quite sure how to fix this since i can not test it on OSX... > Can you join IRC in order to help me test possible fixes? I found this https://www.redhat.com/archives/libvir-list/2013-December/msg01318.html and this https://www.redhat.com/arch

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Roman Lebedev
It is fine for me. On Sat, Apr 5, 2014 at 4:52 PM, Moritz Moeller wrote: > On 5/4/14 2:46 pm, Roman Lebedev wrote: > > Hm, i am not quite sure how to fix this since i can not test it on OSX... > > Can you join IRC in order to help me test possible fixes? > > Yes, but not before 6pm CET when I'm

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 2:46 pm, Roman Lebedev wrote: > Hm, i am not quite sure how to fix this since i can not test it on OSX... > Can you join IRC in order to help me test possible fixes? My blind guess would be that __GNUC_PREREQ is just undefined in Clang. I will test this 1st, when I'm back home. .mm --

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 2:46 pm, Roman Lebedev wrote: > Hm, i am not quite sure how to fix this since i can not test it on OSX... > Can you join IRC in order to help me test possible fixes? Yes, but not before 6pm CET when I'm back home and have access to my other laptop. Would that work for you? .mm ---

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Roman Lebedev
Hm, i am not quite sure how to fix this since i can not test it on OSX... Can you join IRC in order to help me test possible fixes? On Sat, Apr 5, 2014 at 2:30 PM, Moritz Moeller wrote: > On 5/4/14 12:11 pm, Roman Lebedev wrote: > > This should be fixed now. > > Since i was not able to reproduce

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread bartokk
Hi Roman, I confirm that your fix worked. Cudos Mauro from Android Gpg public key: 0x73E5AEA3 Il 05/apr/2014 12:11 "Roman Lebedev" ha scritto: > Hi. > This should be fixed now. > Since i was not able to reproduce this issue in the first place, can you > please confirm that build is fixed? > > >

Re: [darktable-devel] Fwd: Problem: Exporting takes long time & maxes CPU & RAM after last Linux Mint 13 Software Update

2014-04-05 Thread Donal Buckley
Thanks for the response Pascal. In my core options Activate OpenCl is switched on, what I don't have is an option to turn it off. Since I didn't understand the problem at all, I'm afraid I never even noticed that troubleshooting option in the manual. Looking at it after your message, it does seem

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 12:11 pm, Roman Lebedev wrote: > This should be fixed now. > Since i was not able to reproduce this issue in the first place, can you > please confirm that build is fixed? That one yes, but master currently fails elsewhere with Clang. See http://pastebin.com/QcZdthNG .mm -

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread bartokk
Sure Roman, I'll try this afternoon and I will report the result. Thanks. Mauro from Android Gpg public key: 0x73E5AEA3 Il 05/apr/2014 12:11 "Roman Lebedev" ha scritto: > Hi. > This should be fixed now. > Since i was not able to reproduce this issue in the first place, can you > please confirm t

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread bartokk
Mmm, in my case the compiling process stops with that error, and I can't install darktable! Mauro from Android Gpg public key: 0x73E5AEA3 Il 05/apr/2014 10:46 "Moritz Moeller" ha scritto: > On 5/4/14 3:39 am, bartokk wrote: > > [...] > > unsigned expression < 0 is always false [-Werror=type-

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Roman Lebedev
Hi. This should be fixed now. Since i was not able to reproduce this issue in the first place, can you please confirm that build is fixed? On Sat, Apr 5, 2014 at 12:46 PM, Moritz Moeller wrote: > On 5/4/14 3:39 am, bartokk wrote: > > [...] > > unsigned expression < 0 is always false [-Werror=typ

Re: [darktable-devel] Fwd: Problem: Exporting takes long time & maxes CPU & RAM after last Linux Mint 13 Software Update

2014-04-05 Thread Pascal Obry
Donal, > As I mostly shoot landscape, I don't need Denoise (profiled) a lot, > but I use Equalizer all the time for slight clarity and sharpness > adjustments and consider it essential. I guess given darktable's power > and multiple ways of "skinning a cat" there may be another way of > achievi

Re: [darktable-devel] Italian translation

2014-04-05 Thread bartokk
Il 05/apr/2014 10:02 "Daniele Giorgis" ha scritto: > > In recent years, I could not follow the translation. > I apologize but you have to look for another translator for Italian, I can not because of my commitments outside of work. > > Do you remove me from the translation project? > Thank you so

Re: [darktable-devel] Fwd: Problem: Exporting takes long time & maxes CPU & RAM after last Linux Mint 13 Software Update

2014-04-05 Thread Donal Buckley
Following a suggestion elsewhere, I tried establishing if a particular module was the course of the problem. I took an unprocessed image and worked through all the modules in my Favourites, applying one at a time and found two modules to be at fault. Denoise (Profiled) as suggested by Mark Heisis

Re: [darktable-devel] Error compiling darktable

2014-04-05 Thread Moritz Moeller
On 5/4/14 3:39 am, bartokk wrote: > [...] > unsigned expression < 0 is always false [-Werror=type-limits] There are meny such warnings that one gets when building DT with the latest Clang (I am e.g. building with Apple LLVM version 5.1 (clang-503.0.38) on OS X). Aka: it is impossible to build DT

[darktable-devel] Italian translation

2014-04-05 Thread Daniele Giorgis
In recent years, I could not follow the translation. I apologize but you have to look for another translator for Italian, I can not because of my commitments outside of work. Do you remove me from the translation project? Thank you so much guys. Every time I look at the progress, you are doing a g