Dear Jeremy,
My operating system in Fedora 20. Package ccache-3.1.9-4.fc20.x86_64
and gcc-4.8.3 (gcc-4.8.3-1.fc20.x86_64) are there.

These taken from console output.

-- The CXX compiler identification is GNU 4.8.3
-- The C compiler identification is GNU 4.8.3
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/lib64/ccache/cc
-- Check for working C compiler: /usr/lib64/ccache/cc -- works

Here is the output for cc.
[kasun@localhost ~]$ which cc
/usr/lib64/ccache/cc

Best Regards,
Kasun




On Sun, 2014-07-13 at 09:56 +0200, jeremy rosen wrote:
> the __attribute((unused)) of that line is supposed to prevent that
> error...
> 
> 
> 
> what compiler are you using ?
> 
> 
> 
> 
> On Sat, Jul 12, 2014 at 8:23 PM, Kasun Chathuranga <[email protected]>
> wrote:
> 
>         Hello,
>         I am using Fedora 20 x64 version.
>         
>         It was not possible built dt due to 
>         
>         /media/M-Drive/Software/Source/darktable/src/common/darktable.c: In 
> function ‘dt_init’:
>         
> /media/M-Drive/Software/Source/darktable/src/common/darktable.c:462:9: error: 
> variable ‘lua_command’ set but not used [-Werror=unused-but-set-variable]
>            char *lua_command  __attribute__((unused))= NULL;
>                  ^
>         cc1: all warnings being treated as errors
>         make[2]: ***
>         [src/CMakeFiles/lib_darktable.dir/common/darktable.c.o] Error
>         1
>         make[2]: *** Waiting for unfinished jobs....
>         make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
>         make: *** [all] Error 2
>         
>         Full console log attached.
>         
>         Could any one help me to build it?
>         
>         Thank You.
>         
>         Best Regards,
>         Kasun Chathuranga
>         
>         
>         
>         
>         
>         
>         
> ------------------------------------------------------------------------------
>         
>         _______________________________________________
>         Darktable-users mailing list
>         [email protected]
>         https://lists.sourceforge.net/lists/listinfo/darktable-users
>         
> 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to