[cmake-developers] [CMake 0014142]: cmake-git won't build with Qt5 git
Mantis Bug Tracker
mantis at public.kitware.com
Wed May 15 09:30:52 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14142
======================================================================
Reported By: Kurt Hindenburg
Assigned To:
======================================================================
Project: CMake
Issue ID: 14142
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-05-15 09:30 EDT
Last Modified: 2013-05-15 09:30 EDT
======================================================================
Summary: cmake-git won't build with Qt5 git
Description:
..
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
Curses libraries were not found. Curses GUI for CMake will not be built.
-- Looking for elf.h
-- Looking for elf.h - found
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
CMake Warning at Modules/FindQt4.cmake:657 (message):
/home/kurthindenburg/kf5/qt5/bin/qmake reported QT_INSTALL_LIBS as
"/home/kurthindenburg/kf5/qt5/lib" but QtCore could not be found there. Qt
is NOT installed correctly for the target build environment.
Call Stack (most recent call first):
Tests/RunCMake/CMakeLists.txt:79 (find_package)
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
CMake Error at Modules/FindQt4.cmake:1028 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/RunCMake/CMakeLists.txt:79 (find_package)
CMake Error at Modules/FindQt4.cmake:1033 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/RunCMake/CMakeLists.txt:79 (find_package)
CMake Error at Modules/FindQt4.cmake:1036 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/RunCMake/CMakeLists.txt:79 (find_package)
CMake Warning at Modules/FindQt4.cmake:657 (message):
/home/kurthindenburg/kf5/qt5/bin/qmake reported QT_INSTALL_LIBS as
"/home/kurthindenburg/kf5/qt5/lib" but QtCore could not be found there. Qt
is NOT installed correctly for the target build environment.
Call Stack (most recent call first):
Tests/CMakeLists.txt:266 (find_package)
CMake Error at Modules/FindQt4.cmake:1028 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/CMakeLists.txt:266 (find_package)
CMake Error at Modules/FindQt4.cmake:1033 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/CMakeLists.txt:266 (find_package)
CMake Error at Modules/FindQt4.cmake:1036 (set_property):
set_property could not find TARGET Qt4::QtCore. Perhaps it has not yet
been created.
Call Stack (most recent call first):
Tests/CMakeLists.txt:266 (find_package)
-- Found unsuitable Qt version "5.1.0" from
/home/kurthindenburg/kf5/qt5/bin/qmake
-- Performing Test run_pic_test
-- Performing Test run_pic_test - Success
-- Configuring incomplete, errors occurred!
Additional Information:
suggestion via IRC to enter report - running cmake-git master (updated today)
If you need more logs/info let me know
Linux qt5kf5 3.8.0-19-generic
http://public.kitware.com/Bug/view.php?id=30-Ubuntu SMP Wed May 1 16:36:13 UTC
2013 i686 i686 i686 GNU/Linux
Running in a VM - host Mac
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-05-15 09:30 Kurt HindenburgNew Issue
======================================================================
More information about the cmake-developers
mailing list