Bug 1092465
Summary: | Linking fails on a cmake based project using Qt 5 since libqtmain.a is not found | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Aki Koskinen <redhat> | ||||
Component: | mingw-qt5-qtbase | Assignee: | Erik van Pienbroek <erik-fedora> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 19 | CC: | erik-fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | mingw-qt5-qtbase-5.2.1-3.fc20 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-05-13 19:20:06 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: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Aki Koskinen
2014-04-29 11:31:51 UTC
Do you have a minimal CMakeLists.txt which shows this behaviour? Created attachment 890918 [details]
Test case for the bug
Running the test:
Extract the archive and cd to the directory it created
$> mingw32-cmake .
$> mingw32-make
Thanks for the testcase! I've prepared a new build (against Fedora 19) which should fix the problem (though I didn't fully test it yet): https://koji.fedoraproject.org/koji/taskinfo?taskID=6796108 Could you check if this resolves the issue for you? (In reply to Erik van Pienbroek from comment #3) > I've prepared a new build (against Fedora 19) which should fix the problem > Could you check if this resolves the issue for you? This seems to fix the issue. mingw-qt5-qtbase-5.2.1-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/mingw-qt5-qtbase-5.2.1-3.fc19 mingw-qt5-qtbase-5.2.1-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mingw-qt5-qtbase-5.2.1-3.fc20 Package mingw-qt5-qtbase-5.2.1-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mingw-qt5-qtbase-5.2.1-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5988/mingw-qt5-qtbase-5.2.1-3.fc20 then log in and leave karma (feedback). mingw-qt5-qtbase-5.2.1-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. mingw-qt5-qtbase-5.2.1-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |