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:strigi, but some kind of no-access error.  So tried:
   git clone http://anongit.kde.org/strigi
got similar errors to those I got before and attached to my first email.

> After that, each submodule is correctly cloned. Simply doing `git clone
> http://anongit.kde.org/libstreams' also worked fine. The only
> differences I can see are that my CMake and git versions are newer than
> yours (respectively 2.8.4 and 1.7.4.4).
> 
Upgraded cmake to v2.8.4.  Used kdesrc-build-1.13/kdesrc-build strigi,
but similar errors to before, see attached.

I am doing rm -rf strigi build/strigi before each trial.  My git is v1.6.4.2.

Have not tried git clone http://anongit.kde.org/libstreams.  Would I need
to do cd strigi first?  The intention, in the strigi/CMakeLists.txt, seems to
be to have libstreams, etc. in subdirs.

"Once more into the breach, dear friends!"
Cheers, Ian W.
# kdesrc-build running: 'cmake' '/extra/kdesrc/strigi' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DSTRIGI_SYNC_SUBMODULES=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/extra/kdesrc/kde'
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Checking: /extra/kdesrc/strigi/libstreams/CMakeLists.txt
-- No CMakeLists.txt found in libstreams
-- Trying to download the libstreams submodule
Submodule 'libstreams' (http://anongit.kde.org/libstreams) registered for path 'libstreams'
got 04028c5a62e1c9817d3b0ad027f5022d19a12e0b
walk 04028c5a62e1c9817d3b0ad027f5022d19a12e0b
Getting alternates list for http://anongit.kde.org/libstreams
Getting pack list for http://anongit.kde.org/libstreams
error: Unable to verify pack 7036d6bf6add07e947eafae2a9d649590417c64c is available
error: Unable to find 42ac728743497edda3fa048bcc1f1827672faa38 under http://anongit.kde.org/libstreams
Cannot obtain needed object 42ac728743497edda3fa048bcc1f1827672faa38
while processing commit 04028c5a62e1c9817d3b0ad027f5022d19a12e0b.
fatal: Fetch failed.
Initialized empty Git repository in /extra/kdesrc/strigi/libstreams/.git/
Clone of 'http://anongit.kde.org/libstreams' into submodule path 'libstreams' failed
-- Checking: /extra/kdesrc/strigi/libstreamanalyzer/CMakeLists.txt
-- No CMakeLists.txt found in libstreamanalyzer
-- Trying to download the libstreamanalyzer submodule
Submodule 'libstreamanalyzer' (http://anongit.kde.org/libstreamanalyzer) registered for path 'libstreamanalyzer'
got 565fe29de461070849c0ad48da9ebd61205cdecf
walk 565fe29de461070849c0ad48da9ebd61205cdecf
Getting alternates list for http://anongit.kde.org/libstreamanalyzer
Getting pack list for http://anongit.kde.org/libstreamanalyzer
error: Unable to verify pack c96caf3e755d41da570277688fb103a92e7dc390 is available
error: Unable to find 42ac728743497edda3fa048bcc1f1827672faa38 under http://anongit.kde.org/libstreamanalyzer
Cannot obtain needed object 42ac728743497edda3fa048bcc1f1827672faa38
while processing commit 565fe29de461070849c0ad48da9ebd61205cdecf.
fatal: Fetch failed.
Initialized empty Git repository in /extra/kdesrc/strigi/libstreamanalyzer/.git/
Clone of 'http://anongit.kde.org/libstreamanalyzer' into submodule path 'libstreamanalyzer' failed
-- Checking: /extra/kdesrc/strigi/strigiutils/CMakeLists.txt
-- No CMakeLists.txt found in strigiutils
-- Trying to download the strigiutils submodule
Submodule 'strigiutils' (http://anongit.kde.org/strigiutils) registered for path 'strigiutils'
Getting alternates list for http://anongit.kde.org/strigiutils
Getting pack list for http://anongit.kde.org/strigiutils
error: Unable to verify pack 6b59369c03c24f669a145b9f5f3c275918370b70 is available
error: Unable to find 63f2f92aa7d6b14d5e3994470b343d9d65978bde under http://anongit.kde.org/strigiutils
Cannot obtain needed object 63f2f92aa7d6b14d5e3994470b343d9d65978bde
fatal: Fetch failed.
Initialized empty Git repository in /extra/kdesrc/strigi/strigiutils/.git/
Clone of 'http://anongit.kde.org/strigiutils' into submodule path 'strigiutils' failed
-- Checking: /extra/kdesrc/strigi/strigidaemon/CMakeLists.txt
-- No CMakeLists.txt found in strigidaemon
-- Trying to download the strigidaemon submodule
Submodule 'strigidaemon' (http://anongit.kde.org/strigidaemon) registered for path 'strigidaemon'
got 77025fdcf6dfcf05455cc9cd857bab847ac24353
walk 77025fdcf6dfcf05455cc9cd857bab847ac24353
Getting alternates list for http://anongit.kde.org/strigidaemon
Getting pack list for http://anongit.kde.org/strigidaemon
error: Unable to verify pack 2484ae7dc1f29099fa0b9d07805e3879064b7365 is available
error: Unable to find 42ac728743497edda3fa048bcc1f1827672faa38 under http://anongit.kde.org/strigidaemon
Cannot obtain needed object 42ac728743497edda3fa048bcc1f1827672faa38
while processing commit 77025fdcf6dfcf05455cc9cd857bab847ac24353.
fatal: Fetch failed.
Initialized empty Git repository in /extra/kdesrc/strigi/strigidaemon/.git/
Clone of 'http://anongit.kde.org/strigidaemon' into submodule path 'strigidaemon' failed
-- Checking: /extra/kdesrc/strigi/strigiclient/CMakeLists.txt
-- No CMakeLists.txt found in strigiclient
-- Trying to download the strigiclient submodule
Submodule 'strigiclient' (http://anongit.kde.org/strigiclient) registered for path 'strigiclient'
got 36c79e12204206704942cc984095bd30dd0e990c
walk 36c79e12204206704942cc984095bd30dd0e990c
Getting alternates list for http://anongit.kde.org/strigiclient
Getting pack list for http://anongit.kde.org/strigiclient
error: Unable to verify pack 985c2e87f921c7c57481d7c320b828a4b1a62409 is available
error: Unable to find 42ac728743497edda3fa048bcc1f1827672faa38 under http://anongit.kde.org/strigiclient
Cannot obtain needed object 42ac728743497edda3fa048bcc1f1827672faa38
while processing commit 36c79e12204206704942cc984095bd30dd0e990c.
fatal: Fetch failed.
Initialized empty Git repository in /extra/kdesrc/strigi/strigiclient/.git/
Clone of 'http://anongit.kde.org/strigiclient' into submodule path 'strigiclient' failed
CMake Error at CMakeLists.txt:64 (add_subdirectory):
  add_subdirectory given source "libstreams" which is not an existing
  directory.


CMake Error at CMakeLists.txt:65 (add_subdirectory):
  add_subdirectory given source "libstreamanalyzer" which is not an existing
  directory.


CMake Error at CMakeLists.txt:66 (add_subdirectory):
  add_subdirectory given source "strigiutils" which is not an existing
  directory.


CMake Error at CMakeLists.txt:67 (add_subdirectory):
  add_subdirectory given source "strigiclient" which is not an existing
  directory.


CMake Error at CMakeLists.txt:69 (add_subdirectory):
  add_subdirectory given source "strigidaemon" which is not an existing
  directory.


-- Configuring incomplete, errors occurred!
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to