Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-28 Thread Allan
On 28/01/14 10:44, Allan wrote: On 28/01/14 08:01, Cristian Oneț wrote: Allan, Nothing has changed in kdeui that's causing this, the problem is actually the following: The last commit to csvutil.cpp introduced a dependency on kdeui. The parsedatatest_SRCS set includes csvutil.cpp but when linki

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-28 Thread Allan
On 28/01/14 08:01, Cristian Oneț wrote: Allan, Nothing has changed in kdeui that's causing this, the problem is actually the following: The last commit to csvutil.cpp introduced a dependency on kdeui. The parsedatatest_SRCS set includes csvutil.cpp but when linking ${KDE4_KDEUI_LIBS} is missing.

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-28 Thread Cristian Oneț
Allan, Nothing has changed in kdeui that's causing this, the problem is actually the following: The last commit to csvutil.cpp introduced a dependency on kdeui. The parsedatatest_SRCS set includes csvutil.cpp but when linking ${KDE4_KDEUI_LIBS} is missing. You should revisit the tests to see if th

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Alvaro Soliverez
Just to clarify, Jenkins is the continuous integration system that KDE uses to build all projects. It's Java-based, and a fork of Hudson after the latter was acquired by Oracle. It's available at build.kde.org On Mon, Jan 27, 2014 at 10:07 PM, Alvaro Soliverez wrote: > I went to check. It was f

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Alvaro Soliverez
I went to check. It was faster than pulling and building myself. There's some way to receive notification but I should talk to kde sysadmins about it. You're ok to push the patch. Then you can check if it builds fine in Jenkins. Regards, Alvaro On Mon, Jan 27, 2014 at 9:09 PM, Allan wrote: > On

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Allan
On 27/01/14 20:28, Alvaro Soliverez wrote: According to Jenkings, the last commit failed while building the cvs import code. http://build.kde.org/job/kmymoney_master/188/ Never heard of him before! Was that something that you received notification of, or did you go look? Either way, that o

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread mk-lists
On 27 Jan 2014, at 21:16 , Allan wrote: > One other point is that there is reference to 'parsedatatest' in csvutil. > Whether that is anything to do with the actual problem, I don't know, but I'd > have been inclined to turn off the unit tests initially. That test is very > small and quite si

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Alvaro Soliverez
According to Jenkings, the last commit failed while building the cvs import code. http://build.kde.org/job/kmymoney_master/188/ On Mon, Jan 27, 2014 at 5:16 PM, Allan wrote: > On 27/01/14 16:13, mk-li...@email.de wrote: >> >> I was trying to build the latest git version of KMM on OSX and experie

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Allan
On 27/01/14 16:13, mk-li...@email.de wrote: I was trying to build the latest git version of KMM on OSX and experienced a problem. KDE is the current version: --- $ port installed kdelibs4 The following ports are currently installed: kdelibs4 @4.11.5_0+docs (active) — KMessageBox::information

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread Christian Dávid
Did you update kdelibs recently? If so, did you run cmake after that? Am Montag, 27. Januar 2014, 17:13:53 schrieb mk-li...@email.de: > I was trying to build the latest git version of KMM on OSX and experienced a > problem. KDE is the current version: > --- > $ port installed kdelibs4 > The foll

Re: [Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread mk-lists
On 27 Jan 2014, at 18:19 , Christian Dávid wrote: > Did you update kdelibs recently? Yes. > If so, did you run cmake after that? Well, I thought KDE was installed properly... And KMM is being installed normally through cmake, like always… I didn’t change anything in the build procedure. It’s

[Kmymoney-devel] Problem building KMM using clang on Mac OS X

2014-01-27 Thread mk-lists
I was trying to build the latest git version of KMM on OSX and experienced a problem. KDE is the current version: --- $ port installed kdelibs4 The following ports are currently installed: kdelibs4 @4.11.5_0+docs (active) — KMessageBox::information() seems to be unknown: --- :info:build /usr/bi