Re: [kde-freebsd] Error using CMake similar to error from earlier list post

2013-12-10 Thread Joe Nosay
On Mon, Dec 9, 2013 at 11:18 PM, Joe Nosay wrote: > > > -- Forwarded message -- > From: Joe Nosay > Date: Sun, Dec 8, 2013 at 6:38 PM > Subject: Re: Error using CMake similar to error from earlier list post > To: kde-freebsd > > > > > > On Sat, Dec 7, 2013 at 3:45 PM, Joe Nosay

Re: [kde-freebsd] Error using CMake similar to error from earlier list post

2013-12-10 Thread David Naylor
Hi Joe, I'm listening! I've read through your thread on KDE-FreeBSD and Ports-FreeBSD however I am a bit fuzzy as to the issues. Are these specific to clang, FreeBSD >= 10 or some other trigger? How would I go about reproducing these errors? I'm happy to work with you to resolve these

Re: [kde-freebsd] area51 some problems

2013-12-10 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > Some quick investigation shows that QIconvCodec ends up being destroyed > before all the objects that use it, and at the point of the crash > there's a call to a pointer that used to be a QIconvCodec and is now > just a QTextCodec, and the method call goes to a pur

[kde-freebsd] [SVN Commit] area51/KDE/sysutils/nepomuk-core/files

2013-12-10 Thread Raphael Kubo da Costa
SVN commit 9804 by rakuco: Add a few commits of mine to improve things. - patch-libnepomukcore__service__service2.cpp makes the services actually start even if the priority lowering calls fail (which is the case since at the moment some of them are Linux-specific). - patch-tools__nepomukctl_

Re: [kde-freebsd] Nepomuk storage does not work

2013-12-10 Thread Raphael Kubo da Costa
Tomasz Kowalczyk writes: > I think its because new version of nepomuk depends on setting io/scheduling > priority, and if it cant set it up it just quit. > > I managed to run it with added patch, just place it in your nepomuk-core/files > directory and reinstall nepomuk. Thanks for the investiga

Re: [kde-freebsd] [SVN Commit] area51/KDE/sysutils/nepomuk-core/files

2013-12-10 Thread Ajtim
On Tuesday 10 December 2013 13:34:22 Raphael Kubo da Costa wrote: > SVN commit 9804 by rakuco: > > Add a few commits of mine to improve things. > > - patch-libnepomukcore__service__service2.cpp makes the services actually > start even if the priority lowering calls fail (which is the case since

Re: [kde-freebsd] Error using CMake similar to error from earlier list post

2013-12-10 Thread Joe Nosay
Thank you. On Tue, Dec 10, 2013 at 3:42 AM, David Naylor wrote: > Hi Joe, > > I'm listening! > > I've read through your thread on KDE-FreeBSD and Ports-FreeBSD however I > am a > bit fuzzy as to the issues. > > Are these specific to clang, FreeBSD >= 10 or some other trigger? How > would I > g