Your package darktable failed to build from source in current rawhide. Build logs: root.log: http://kojipkgs.fedoraproject.org/work/tasks/100/4950100/root.log build.log: http://kojipkgs.fedoraproject.org/work/tasks/100/4950100/build.log state.log: http://kojipkgs.fedoraproject.org/work/tasks/100/4950100/state.log For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
The logs might have been already garbage collected. You can see task status at the following URL: "http://koji.fedoraproject.org/koji/taskinfo?taskID=4950100
BUILD/darktable-1.1.3/src/common/darktable.c: In function 'dt_init': /builddir/build/BUILD/darktable-1.1.3/src/common/darktable.c:521:3: error: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations] g_type_init(); ^ cc1: all warnings being treated as errors make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/darktable.c.o] Error 1 Not ever really a good idea to set -Werror for Release builds (imo)
Otoh, confirmed that darktable-1.1.4 builds ok.