Hello, Fedora maintainer here. After the introduction of new RPM cmake
macros in Fedora >= 33, me and other Fedora contributors had to make
some changes to the RPM spec file.
After those changes, Fedora 33 builds fine, but in Fedora rawhide (34)
we are getting build failures, and I don't understand
Solved thanks to ZaltysZ from darktable IRC channel
https://src.fedoraproject.org/rpms/darktable/c/e32c790f0b75a3dd21b65fa58d705a626e551319?branch=master
___
darktable developer mailing list
to unsubscribe send a mail to darkta
Hello All,
I've just tried to build the current master (release-3.3.0-899-gc6dc8ec17), and
it fails with the following message...
/home/terry/rpmbuild/BUILD/darktable-3.3.0/src/control/conf.c:27:10: fatal
error: conf_gen.h: No such file or directory
27 | #include "conf_gen.h"
| ^
Hi Terry,
$ rm -fr build
> > /home/terry/rpmbuild/BUILD/darktable-
> > 3.3.0/src/control/conf.c:27:10: fatal
> error: conf_gen.h: No such file or directory
>27 | #include "conf_gen.h"
> | ^~~~
> compilation terminated.
>
> At this stage I'm assuming that it is a loca
Hello Pascal
On Sun, 2020-10-04 at 07:52 +0200, Pascal Obry wrote:
> Hi Terry,
>
> $ rm -fr build
>
> > > /home/terry/rpmbuild/BUILD/darktable-
> > > 3.3.0/src/control/conf.c:27:10: fatal
> > error: conf_gen.h: No such file or directory
> >27 | #include "conf_gen.h"
> > | ^~~~