CMake v2.6.1 Segfault

Brad King brad.king at kitware.com
Fri Sep 19 21:06:08 CEST 2008


Allen Winter wrote:
> more info..
> (you may recall I had this crash before)
> 
> I narrowed the crash down to this call:
>       FILE(RPATH_CHECK
>            FILE "$ENV{DESTDIR}/data/kde/lib/kde4/kontact_summaryplugin.so"
>            RPATH "/data/kde/lib:/data/kde/lib:/usr/local/lib")
> 
> If I remove /data/kde/lib/kde4/kontact_summaryplugin.so and start over -- no crash.
> 
> I will send that kontact_summaryplugin.so to whoever might want it for debugging purposes.

I think I already fixed this in CMake HEAD from CVS.  Can you try a
2.6.2 release candidate?

http://www.cmake.org/files/v2.6/

Thanks,
-Brad


More information about the Kde-buildsystem mailing list