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 KDE 4.3.5 desktop from OpenSuSE 11.2.  So I
am building qt-copy, strigi, kdelibs, etc. from the ground up.  I last
did this in January, but under my old user id.  I think the sources
came from gitorious then.  I had some trouble getting and building
the dependencies prerequisites then, but eventually succeeded.

This time polkit-qt would not build at first, but I installed two
-devel packages from OpenSuSE 11.2 (polkit circa 0.94) and
then polkit-qt built OK.

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:

Building strigi (8/20)
        Waiting for source code update.
        Source update complete for strigi: 16 files affected.
        Preparing build system for strigi.                   
        Running cmake...                                     
        Unable to configure strigi with CMake!               
        Overall time for strigi was 24 seconds.

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?

All the best, 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'
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 650b33eaa30b43312fce9ef703e66e47da7151b5 under http://anongit.kde.org/libstreams
Cannot obtain needed object 650b33eaa30b43312fce9ef703e66e47da7151b5
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 3fdff307f2925f139bda6000ed2dc7b85c1bb5a6
walk 3fdff307f2925f139bda6000ed2dc7b85c1bb5a6
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 3fdff307f2925f139bda6000ed2dc7b85c1bb5a6.
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 571b3a590ca10af797b2ad5ce29f43b637e6d4d4
walk 571b3a590ca10af797b2ad5ce29f43b637e6d4d4
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 571b3a590ca10af797b2ad5ce29f43b637e6d4d4.
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