Bug 950213 - Unknown CMake command "qt5_wrap_ui
Summary: Unknown CMake command "qt5_wrap_ui
Keywords:
Status: CLOSED DUPLICATE of bug 929227
Alias: None
Product: Fedora
Classification: Fedora
Component: qt5-qtbase
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 950217 950219 950259 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-09 21:03 UTC by Ismael Olea
Modified: 2013-04-10 18:44 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-10 13:14:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ismael Olea 2013-04-09 21:03:34 UTC
I'm trying to update sigil to 0.7.1 which now requires qt5-qtbase. When trying I got this error:

CMake Error at src/Sigil/CMakeLists.txt:464 (qt5_wrap_ui):
  Unknown CMake command "qt5_wrap_ui".


I'm unaware of qt-isms so I'm a bit lost here, but considering qt5-qtbase is a new package I'm thinking if could be a bug on that side.

Any idea? I've just setup a rawhide vm for testing this things. If you want me to try some hack please suggest it.

Comment 1 Ismael Olea 2013-04-10 08:29:45 UTC
*** Bug 950217 has been marked as a duplicate of this bug. ***

Comment 2 Ismael Olea 2013-04-10 08:29:52 UTC
*** Bug 950219 has been marked as a duplicate of this bug. ***

Comment 3 Ismael Olea 2013-04-10 08:30:10 UTC
*** Bug 950259 has been marked as a duplicate of this bug. ***

Comment 4 Rex Dieter 2013-04-10 12:20:14 UTC
Offhand, I'd recommend asking sigil/upstream.  that "unknown" command comes from their own CMakeLists.txt build system.

Comment 5 Rex Dieter 2013-04-10 12:30:56 UTC
OK, I just checked, sigil seems to need a lot more than just qt5-qtbase, including (but maybe not limited to):

qt5-qtwebkit
qt5-qtsvg
qt5-qtxmlpatterns

and all of those items have yet to pass pkg review as of this moment.


Thought, there is a related problem to qt5 cmake support in general too, we're tracking that in bug #929227

Comment 6 Rex Dieter 2013-04-10 13:14:47 UTC
confirmed cmake issues resolved with qt5-qtbase-5.0.2-1 per bug #929227

*** This bug has been marked as a duplicate of bug 929227 ***

Comment 7 Ismael Olea 2013-04-10 18:44:07 UTC
I just verified qt5-qtbase-5.0.2-1 that error happens anymore. Now I have a new one related with the need of qttools, which is the same case that those other deps you mentioned.

Thanks!


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