Bug 1307546 - gnome-chemistry-utils: FTBFS in rawhide
Summary: gnome-chemistry-utils: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-chemistry-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Julian Sikorski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:26 UTC by Fedora Release Engineering
Modified: 2016-02-15 08:57 UTC (History)
2 users (show)

Fixed In Version: 0.14.10-17.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-15 08:57:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (992.42 KB, text/plain)
2016-02-13 21:26 UTC, Fedora Release Engineering
no flags Details
root.log (127.62 KB, text/plain)
2016-02-13 21:26 UTC, Fedora Release Engineering
no flags Details
state.log (689 bytes, text/plain)
2016-02-13 21:26 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2016-02-13 21:26:14 UTC
Your package gnome-chemistry-utils failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12819952

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:26:17 UTC
Created attachment 1124702 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:26:18 UTC
Created attachment 1124703 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:26:19 UTC
Created attachment 1124704 [details]
state.log

Comment 4 Julian Sikorski 2016-02-15 07:58:17 UTC
Hi Jean,
gnome-chemistry-utils fails to build using gcc-6. The specific error is:

document.cc: In member function 'void gcr::Document::OnExportVRML(const string&) const':
document.cc:1524:24: error: cannot convert 'std::ostringstream {aka std::__cxx11::basic_ostringstream<char>}' to 'gpointer {aka void*}' for argument '1' to 'void g_object_unref(gpointer)'
    g_object_unref (file);

Porting guidance exists [1], but I unfortunately do not have the programming knowledge to use it.

[1] https://gcc.gnu.org/gcc-6/porting_to.html


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