[crash][regression] cmake project load

Manuel Breugelmans mbr.nxi at gmail.com
Tue Jan 6 19:31:44 UTC 2009


On Tuesday 06 January 2009 03:06:07 Aleix Pol wrote:
> carutsu on irc couldn't reproduce it either. maybe you have different
> versions of the different cmake included files.

That's possible, my kdelibs is a couple of days old. Still it shouldn't 
assert.

> Why don't you apply the patch i am attaching and tell me what output is it
> having?
>

resolving: "ENDIF( Q_WS_X11 )"                                               
resolved: "ENDIF( Q_WS_X11 )" true                                           
resolving: "IF( Q_WS_WIN )"                                                  
resolved: "IF( Q_WS_WIN )" true                                              
resolving: "IF( Q_WS_MAC )"                                                  
resolved: "IF( Q_WS_MAC )" true                                              
resolving: "SET( QT_MOC_EXE ${QT_MOC_EXECUTABLE} )"                          
resolved: "SET( QT_MOC_EXE /usr/bin/moc )" true                              
resolving: "SET( QT_UIC_EXE ${QT_UIC_EXECUTABLE} )"                          
resolved: "SET( QT_UIC_EXE /usr/bin/uic )" true                              
resolving: "SET( QT_QT_LIBRARY "" )"                                         
resolved: "SET( QT_QT_LIBRARY "" )" true                                     
resolving: "ELSE( QT4_QMAKE_FOUND )"                                         
resolved: "ELSE( QT4_QMAKE_FOUND )" true                                     
resolving: "find_package( Automoc4 ${_REQ_STRING_KDE4} )"                    
resolved: "find_package( Automoc4 REQUIRED )" true                           
resolving: "if( "${KDESupport_SOURCE_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}" )" 
resolved: "if(  STREQUAL 
/home/nix/KdeDev/kdevelop/plugins/xtest/examples/qtest_cmake/kde4_single_case 
)" true
resolving: "set( _Automoc4_FIND_QUIETLY ${Automoc4_FIND_QUIETLY} )"
resolved: "set( _Automoc4_FIND_QUIETLY  )" true
resolving: "find_package( Automoc4 QUIET NO_MODULE )"
resolved: "find_package( Automoc4 QUIET NO_MODULE )" true
ASSERT failure in QList<T>::operator[]: "index out of range", file 
/usr/include/QtCore/qlist.h, line 391

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xae3a1b90 (LWP 8663)]
0xffffe430 in __kernel_vsyscall ()





More information about the KDevelop-devel mailing list