| Summary: | libqxt: FTBFS in rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | libqxt | Assignee: | Fabio Alessandro Locati <fale> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 24 | CC: | fale, yselkowi | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | libqxt-0.6.2-11.fc24 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-03-07 23:29:50 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1305208 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2016-02-06 06:30:47 UTC
Created attachment 1121601 [details]
build.log
Created attachment 1121602 [details]
root.log
Created attachment 1121603 [details]
state.log
qxtslotjob.cpp: In member function 'QVariant QxtFuture::delayedResult(int)':
qxtslotjob.cpp:177:34: error: no matching function for call to 'QxtSignalWaiter::wait(int&, bool)'
if (!waiter->wait(msec, false))
^
In file included from qxtslotjob_p.h:29:0,
from qxtslotjob.cpp:25:
./qxtsignalwaiter.h:43:17: note: candidate: static bool QxtSignalWaiter::wait(const QObject*, const char*, int, QEventLoop::ProcessEventsFlags)
static bool wait(const QObject* sender, const char* signal, int msec = -1, QEventLoop::ProcessEventsFlags flags = QEventLoop::AllEvents);
^~~~
See "Cannot convert 'bool' to 'T*'" in https://gcc.gnu.org/gcc-6/porting_to.html
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase yselkowitz's libqxt-0.6.2-11.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=742794 |