Bug 913847 - darktable: FTBFS in rawhide
Summary: darktable: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: darktable
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Edouard Bourguignon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 919811
Blocks: F19FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-02-22 08:57 UTC by Dennis Gilmore
Modified: 2013-03-17 14:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-17 14:49:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2013-02-22 08:57:20 UTC
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

Comment 1 Stanislav Ochotnicky 2013-02-22 09:41:36 UTC
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

Comment 2 Rex Dieter 2013-03-10 22:43:13 UTC
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)

Comment 3 Rex Dieter 2013-03-10 22:55:52 UTC
Otoh, confirmed that darktable-1.1.4 builds ok.


Note You need to log in before you can comment on or make changes to this bug.