It couldn't have become worse - I just #include'd a header which
contains PRId64 definition on my system. So probably on opensuse it's in
different file, please find out which ("grep -R PRId64 /usr/include" or
use cscope).

On Tue, 16 Sep 2014 07:06:22 +0200
Ulrich Pegelow <ulrich.pege...@tongareva.de> wrote:

> Am 15.09.2014 23:42, schrieb parafin:
> > try now, should be fixed with 893b171b8531a5367a0c4039baa019027a2d1987
> >
> 
> Well, now it fails to compile for me on openSUSE 13.1 :(
> 
> In file included from 
> /home/pegelow/darktable/src/imageio/format/exr.cc:39:0:
> /home/pegelow/darktable/src/control/conf.h: In function ‘void 
> dt_conf_set_int64(const char*, int64_t)’:
> /home/pegelow/darktable/src/control/conf.h:105:35: error: expected ‘)’ 
> before ‘PRId64’
> /home/pegelow/darktable/src/control/conf.h:105:46: error: spurious 
> trailing ‘%’ in format [-Werror=format]
> /home/pegelow/darktable/src/control/conf.h:105:46: error: too many 
> arguments for format [-Werror=format-extra-args]
> cc1plus: all warnings being treated as errors
> 
> 
> Ulrich
> 
> > On Mon, 15 Sep 2014 23:12:53 +0200
> > tog...@opensuse.org wrote:
> >
> >>
> >> Hi,
> >>
> >> As you may know I provide nightly git builds of darktable for openSUSE and 
> >> Fedora. However after commit
> >> g8b4217c the builds for openSUSE_12.3 12.2 and Fedora 19 are failing
> >>
> >> In file included from 
> >> /home/abuild/rpmbuild/BUILD/darktable-1.5.1816_ge1b2720_git/src/imageio/format/exr.cc:39:0:
> >> /home/abuild/rpmbuild/BUILD/darktable-1.5.1816_ge1b2720_git/src/control/conf.h:
> >>  In function 'void dt_conf_set_int64(const char*, int64_t)':
> >> /home/abuild/rpmbuild/BUILD/darktable-1.5.1816_ge1b2720_git/src/control/conf.h:104:35:
> >>  error: expected ')' before 'PRId64'
> >> /home/abuild/rpmbuild/BUILD/darktable-1.5.1816_ge1b2720_git/src/control/conf.h:104:46:
> >>  warning: spurious trailing '%' in format [-Wformat]
> >> /home/abuild/rpmbuild/BUILD/darktable-1.5.1816_ge1b2720_git/src/control/conf.h:104:46:
> >>  warning: too many arguments for format [-Wformat-extra-args]
> >>   make[2]: *** [src/imageio/format/CMakeFiles/exr.dir/exr.cc.o] Error 1
> >>
> >> Interestingly the other builds for openSUSE 13.1 and Fedora 20 are having 
> >> no problems
> >>
> >> Togan
> >> --
> >> Life is endless possibilities
> 
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce.
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel
> 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to