Bug 200442

Summary: cannot build kdebase from svn
Product: [I don't know] kde Reporter: Charles <charles.abela>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christophe, toma, zahl
Priority: NOR    
Version First Reported In: 4.2.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Charles 2009-07-16 14:35:16 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

I have been trying to build kdebase as per KDe Techbase site, have successfully build (adding also the required dependencies) kdelibs and kdepimlibs, however when I used svn to get kdebase I was continuously getting:

Fetching external item into 'kdebase/workspace/kwin/clients/ozone/lib'
Checked out external at revision 997739.

I had an slightly older version of kdebase which had the missing stuff but when I tried to build kdebase, the build process halted at this stage:

Scanning dependencies of target nepomukquery
[ 35%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/nepomukquery_automoc.o
[ 35%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/result.o
/home/kde-devel/kde/src/KDE/kdebase/workspace/libs/ksysguard/processcore/processes.cpp: In member function ‘void KSysGuard::Processes::deleteProcess(long int)’:
/home/kde-devel/kde/src/KDE/kdebase/workspace/libs/ksysguard/processcore/processes.cpp:363: error: ‘i’ was not declared in this scope
make[2]: *** [workspace/libs/ksysguard/processcore/CMakeFiles/processcore.dir/processes.o] Error 1
make[1]: *** [workspace/libs/ksysguard/processcore/CMakeFiles/processcore.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 35%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/term.o
[ 35%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/query.o
[ 36%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/queryparser.o
[ 36%] Building CXX object workspace/libs/nepomukquery/CMakeFiles/nepomukquery.dir/dbusoperators.o
/home/kde-devel/kde/src/KDE/kdebase/workspace/libs/nepomukquery/dbusoperators.cpp: In function ‘const QDBusArgument& operator>>(const QDBusArgument&, Soprano::Node&)’:
/home/kde-devel/kde/src/KDE/kdebase/workspace/libs/nepomukquery/dbusoperators.cpp:332: warning: ‘Soprano::Node::Node(const Soprano::LiteralValue&, const QString&)’ is deprecated (declared at /home/kde-devel/kde/include/Soprano/../soprano/node.h:121)
Linking CXX shared library ../../../lib/libnepomukquery.so
[ 36%] Built target nepomukquery
make: *** [all] Error 2

this does not seem to be related to the components I added from the earlier version. Posted msg on kde-devel but was suggested to post a msg here as well.
Comment 1 Christophe Marin 2009-07-16 19:49:45 UTC
> this does not seem to be related to the components I added from the earlier
> version. Posted msg on kde-devel but was suggested to post a msg here as well.

You misunderstood Tom albers' message. 

He asked you to open a report about the SVN error the next time you see it.

bugs.kde.org is not the place to report compilation errors.
Comment 2 Charles 2009-07-16 21:29:50 UTC
Did not see any link to the SVN error report page. I knew about this when
this guy posted the link.
sorry.

C

On Thu, Jul 16, 2009 at 6:49 PM, Christophe Giboudeaux <
cgiboudeaux@gmail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=200442
>
>
> Christophe Giboudeaux <cgiboudeaux@gmail.com> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                 CC|                            |cgiboudeaux@gmail.com,
>                   |                            |toma@kde.org
>
>
>
>
> --- Comment #1 from Christophe Giboudeaux <cgiboudeaux gmail com>
>  2009-07-16 19:49:45 ---
> > this does not seem to be related to the components I added from the
> earlier
> > version. Posted msg on kde-devel but was suggested to post a msg here as
> well.
>
> You misunderstood Tom albers' message.
>
> He asked you to open a report about the SVN error the next time you see it.
>
> bugs.kde.org is not the place to report compilation errors.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 A. Spehr 2009-07-23 09:42:38 UTC
Why is this open? Since it seems to be about a build error on an old SVN?