| Summary: | qupzilla: FTBFS in rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Raphael Groner <projects.rg> |
| Component: | qupzilla | Assignee: | Christoph Wickert <cwickert> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cwickert, helio, kevin, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://apps.fedoraproject.org/koschei/package/qupzilla | ||
| Whiteboard: | |||
| Fixed In Version: | qupzilla-1.9.99-0.9.20160225gitff0a8898616e1.fc25 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-25 23:27:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Raphael Groner
2016-02-25 19:03:46 UTC
It is completely expected that this old QupZilla snapshot does not build (nor run, by the way) against the new QtWebEngine. There is an incompatible API change between QtWebEngine 5.6 beta and RC (as is normal for new APIs introduced in 5.6, they are only stable once 5.6.0 is released), old QupZilla snapshots need the old QtWebEngine and do not build with the new one, new QupZilla snapshots need the new QtWebEngine and do not build with the old one. I already updated it in dist-git, but Koschei tried to build from the outdated SRPM. (In other words, this report is just a waste of my time!) And for what it's worth, what I had in dist-git also failed to build due to another reason, I now imported yet another new snapshot that should fix that, too. qupzilla-1.9.99-0.9.20160225gitff0a8898616e1.fc25 builds now (pending ARM). |