[WebKit-devel] [Bug 203644] New: can not build webkitkde part from svn

jofko joffko at gmail.com
Thu Aug 13 00:41:12 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=203644

           Summary: can not build webkitkde part from svn
           Product: webkitkde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: webkit-devel at kde.org
        ReportedBy: joffko at gmail.com


Version:           latest svn (using KDE 4.3.0)
Compiler:          gcc version 4.4.1 (GCC) 
OS:                Linux
Installed from:    Compiled From Sources

Hello,

for some time I'm unable to build webkitpart kde from svn repo.

svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde webkitkde

Here is the error message:

[ 47%] Building CXX object
kdewebkit/CMakeFiles/kdewebkit.dir/settings/khtml_filter.o
cd /home/jofko/kdemod/playground/webkit-svn/src/build/kdewebkit &&
/usr/lib/ccache/bin/c++   -DMAKE_KDEWEBKIT_LIB -D_BSD_SOURCE
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -march=i686 -mtune=generic -O2 -pipe 
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts
-Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new
-fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden
-fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC
-I/home/jofko/kdemod/playground/webkit-svn/src/build/kdewebkit
-I/home/jofko/kdemod/playground/webkit-svn/src/webkitkde/kdewebkit
-I/home/jofko/kdemod/playground/webkit-svn/src/webkitkde -I/usr/include/KDE
-I/usr/include/phonon -I/usr/include/QtXmlPatterns -I/usr/include/QtWebKit
-I/usr/include/QtHelp -I/usr/include/QtAssistant -I/usr/include/QtDBus
-I/usr/include/QtTest -I/usr/include/QtUiTools -I/usr/include/QtScript
-I/usr/include/QtSvg -I/usr/include/QtXml -I/usr/include/QtSql
-I/usr/include/QtOpenGL -I/usr/include/QtNetwork -I/usr/include/QtDesigner
-I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore
-I/usr/include/Qt -I/usr/share/qt/mkspecs/default   -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o
CMakeFiles/kdewebkit.dir/settings/khtml_filter.o -c
/home/jofko/kdemod/playground/webkit-svn/src/webkitkde/kdewebkit/settings/khtml_filter.cpp
/home/jofko/kdemod/playground/webkit-svn/src/webkitkde/kdewebkit/kwebpage.cpp:
In member function 'virtual void KWebPage::slotDownloadRequested(const
QNetworkRequest&, QNetworkReply*)':
/home/jofko/kdemod/playground/webkit-svn/src/webkitkde/kdewebkit/kwebpage.cpp:473:
error: conversion from 'QMap<QString, QVariant>' to non-scalar type
'KIO::MetaData' requested
make[2]: *** [kdewebkit/CMakeFiles/kdewebkit.dir/kwebpage.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/jofko/kdemod/playground/webkit-svn/src/build'
make[1]: *** [kdewebkit/CMakeFiles/kdewebkit.dir/all] Error 2
make[1]: Leaving directory `/home/jofko/kdemod/playground/webkit-svn/src/build'


let me know if you need more info :)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list