Re: Cannot build strigi

2011-04-15 Thread Ian Wadham
On Saturday 16 April 2011 1:19:38 pm Raphael Kubo da Costa wrote: > Ian Wadham writes: > > But '... http: ...' does not. I am using bog-standard kdesrc-build-1.13, > > as per http://techbase.kde.org/Getting_Started/Build/kdesrc-build. > > That script uses http://anongit.kde.org/ as its default gi

Re: Cannot build strigi

2011-04-15 Thread Raphael Kubo da Costa
Ben Cooksley writes: > kdesrc-build uses git:// by default I believe, it is the non-standard, > svn external esque Strigi repository which misbehaves and hardcodes > http. > Not sure why Strigi did this, the http protocol is more expensive for > both the client and server. FWIW, I've changed thi

Re: Cannot build strigi

2011-04-15 Thread Ben Cooksley
On Sat, Apr 16, 2011 at 2:57 PM, Ian Wadham wrote: > On Saturday 16 April 2011 11:37:14 am Ben Cooksley wrote: >> On Sat, Apr 16, 2011 at 1:22 PM, Ian Wadham wrote: >> > On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: >> >> I've just tried building a fresh new strigi clone here

Re: Cannot build strigi

2011-04-15 Thread Raphael Kubo da Costa
Ian Wadham writes: > But '... http: ...' does not. I am using bog-standard kdesrc-build-1.13, > as per http://techbase.kde.org/Getting_Started/Build/kdesrc-build. > That script uses http://anongit.kde.org/ as its default git repository > and, in my case, clones all the KDE libraries and modules

Re: Cannot build strigi

2011-04-15 Thread Ian Wadham
On Saturday 16 April 2011 11:37:14 am Ben Cooksley wrote: > On Sat, Apr 16, 2011 at 1:22 PM, Ian Wadham wrote: > > On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: > >> I've just tried building a fresh new strigi clone here and everything > >> worked fine: > >> > >> $ git clone

Re: Cannot build strigi

2011-04-15 Thread Raphael Kubo da Costa
Ian Wadham writes: > On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: >> I've just tried building a fresh new strigi clone here and everything >> worked fine: >> >> $ git clone kde:strigi >> $ cd strigi && mkdir build && cd build >> $ cmake -DSTRIGI_SYNC_SUBMODULES=TRUE .

Re: Cannot build strigi

2011-04-15 Thread Ben Cooksley
On Sat, Apr 16, 2011 at 1:22 PM, Ian Wadham wrote: > On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: >> I've just tried building a fresh new strigi clone here and everything >> worked fine: >> >>   $ git clone kde:strigi >>   $ cd strigi && mkdir build && cd build >>   $ cmake -

Re: Cannot build strigi

2011-04-15 Thread Ian Wadham
On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: > I've just tried building a fresh new strigi clone here and everything > worked fine: > > $ git clone kde:strigi > $ cd strigi && mkdir build && cd build > $ cmake -DSTRIGI_SYNC_SUBMODULES=TRUE .. > Tried git clone kde:str

Re: Cannot build strigi

2011-04-14 Thread Ian Wadham
On Thursday 14 April 2011 11:53:17 pm Raphael Kubo da Costa wrote: > Can you try cloning again (either via kdesrc-build or by just cloning a > submodule like libstreams like I mentioned in the previous paragraph)? > Thanks very much for all the information and advice, Raphael. I am busy today (Fr

Re: Cannot build strigi

2011-04-14 Thread Michael Jansen
On Thursday 14 April 2011 08:34:08 Andreas Pakulat wrote: > On 14.04.11 16:00:11, Ian Wadham wrote: > > Now kdesrc-build-1.13 reports the first failure on strigi. After that, > > > no major modules will build build. Re strigi, I get the messages: > Looks like either someone broke the strigi repo

Re: Cannot build strigi

2011-04-14 Thread Raphael Kubo da Costa
Ian Wadham writes: > The git-clone.log seems to be OK. It is getting strigi from > git://anongit.kde.org/strigi. Attached is a copy of the cmake > error log file, but I do not understand any of the error messages > and have no idea what to do next. Any ideas? [snip] > # kdesrc-build running:

Re: Cannot build strigi

2011-04-14 Thread Andreas Pakulat
On 14.04.11 21:59:24, Ian Wadham wrote: > On Thursday 14 April 2011 4:34:08 pm Andreas Pakulat wrote: > > On 14.04.11 16:00:11, Ian Wadham wrote: > > > Now kdesrc-build-1.13 reports the first failure on strigi. After that, > > > no major modules will build build. Re strigi, I get the messages: >

Re: Cannot build strigi

2011-04-14 Thread Ian Wadham
On Thursday 14 April 2011 4:34:08 pm Andreas Pakulat wrote: > On 14.04.11 16:00:11, Ian Wadham wrote: > > Now kdesrc-build-1.13 reports the first failure on strigi. After that, > > no major modules will build build. Re strigi, I get the messages: > > Looks like either someone broke the strigi re

Re: Cannot build strigi

2011-04-13 Thread Andreas Pakulat
On 14.04.11 16:00:11, Ian Wadham wrote: > Now kdesrc-build-1.13 reports the first failure on strigi. After that, > no major modules will build build. Re strigi, I get the messages: Looks like either someone broke the strigi repository, or your cmake cannot handle Git submodules that well. I reca

Cannot build strigi

2011-04-13 Thread Ian Wadham
Hi guys, I have been trying to build an application-testing environment from the latest KDE sources, using kdesrc-build-1.13 which I downloaded as a tarball from the kdesrc-build website. I have started by setting up a completely new user for compiling, building and testing KDE apps, but using a