[crash][regression] cmake project load

Aleix Pol aleixpol at kde.org
Thu Jan 8 06:00:23 UTC 2009


On Tue, Jan 6, 2009 at 8:31 PM, Manuel Breugelmans <mbr.nxi at gmail.com>wrote:

> 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 ()
>
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Just fixed :)

It was easy to fix when I finally could reproduce it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090108/1b28f61e/attachment.html>


More information about the KDevelop-devel mailing list