Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15583] New: kdelibs4 cannot find qmake

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15583] New: kdelibs4 cannot find qmake
  • Date: 18 Feb 2010 06:43:33 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15583

Summary: kdelibs4 cannot find qmake
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: kde4
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ gaze version kdelibs4 qt4 soprano cmake
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test kde4 kdelibs4 4.4.0 4.3.5
test x11-toolkits qt4 4.6.2 4.6.2
test x11-toolkits qt-x11 3.3.8 3.3.8
test kde4-support soprano 2.4.0.1 2.4.0.1
test devel cmake 2.8.0 2.8.0

# groups
root bin daemon sys adm disk wheel floppy tape video

# echo $QTDIR
/usr

$ gaze from `which qmake`
qt-x11-3.3.8:/usr/bin/qmake

$ gaze from qmake
qt-x11-3.3.8:/usr/bin/qmake
qt4-4.6.1:/usr/bin/qt4/qmake
qt4-4.6.2:/usr/bin/qt4/qmake

# cast kdelibs4
...
Compile log for kdelibs4 4.4.0 Built on Thu Feb 18 06:38:03 UTC 2010
Using gcc version: 4.3.3
Using gcc version: 4.3.3
Building in dir: /usr/src/kdelibs-4.4.0
kdelibs4 4.4.0

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /var/lib/sorcery/build/gcc
-- Check for working C compiler: /var/lib/sorcery/build/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /var/lib/sorcery/build/c++
-- Check for working CXX compiler: /var/lib/sorcery/build/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at cmake/modules/FindQt4.cmake:1240 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
cmake/modules/FindKDE4Internal.cmake:347 (find_package)
CMakeLists.txt:36 (find_package)

My entire system has been rebuilt after seeing this error, but that did not
resolve it.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page