Bug 1424229 - qtgpsc: FTBFS in rawhide
Summary: qtgpsc: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qtgpsc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2017-02-17 16:23 UTC by Fedora Release Engineering
Modified: 2017-02-20 07:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-20 07:23:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (23.27 KB, text/plain)
2017-02-17 16:23 UTC, Fedora Release Engineering
no flags Details
root.log (92.30 KB, text/plain)
2017-02-17 16:23 UTC, Fedora Release Engineering
no flags Details
state.log (619 bytes, text/plain)
2017-02-17 16:23 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2017-02-17 16:23:32 UTC
Your package qtgpsc failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17788741

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

Comment 1 Fedora Release Engineering 2017-02-17 16:23:36 UTC
Created attachment 1253971 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 16:23:38 UTC
Created attachment 1253972 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 16:23:40 UTC
Created attachment 1253973 [details]
state.log

Comment 4 Ralf Corsepius 2017-02-20 07:02:21 UTC
This package uses floats in static const initializers inside of a header. This is incompatible to c++11 and triggers "constexpr" errors.

One way to resolve this, is to move these initializers into a *cpp.

I am going to apply a patch to this package.


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