|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 206991] New: kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
Summary: kdenetwork is not compileable because of kget Product: kget Version: unspecified Platform: Compiled Sources OS/Version: MS Windows Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: kget@... ReportedBy: Ch.Ehrlicher@... Version: (using Devel) Compiler: doesn't matter OS: MS Windows Installed from: Compiled sources Currently kdenetwork is not compileable because kget doesn't compile. Looks like nepomuk-rcgen doesn't produce any output. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
Christian Ehrlicher <Ch.Ehrlicher@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde-windows@... --- Comment #1 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 19:25:32 --- Don't know if the kget authors can do something against this problem since it's a windows-only problem afaics -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #2 from Lukas Appelhans <l appelhans gmx de> 2009-09-10 19:27:31 --- Can you post the compile error? And nepomuk is fully ported to Windows already? Lukas -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #3 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 19:40:14 --- It's not a compiler error but a error during cmake time. nepomuk-rcgen neither returns sources nor headers when parsing kget_history.trig. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #4 from Lukas Appelhans <l appelhans gmx de> 2009-09-10 19:56:18 --- Mmh strange... Nepomuk is optional in KGet, so it should be compilable without... :) Lukas -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #5 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 20:03:11 --- No, nepomuk is no longer optional. See base CMakeLists.txt in kdenetwork -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
Matthias Fuchs <mat69@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mat69@... --- Comment #6 from Matthias Fuchs <mat69 gmx net> 2009-09-10 20:14:30 --- I guess I have the same problem on Linux. Btw. is your system 32 bit or 64 bit? Is this the output you get? Parsing ontology file /home/kde-devel/kde/src/git-test/kdenetwork/kget/kget_history.trig failed. Parsing ontology file /home/kde-devel/kde/src/git-test/kdenetwork/kget/kget_history.trig failed. CMake Error at /home/kde-devel/kde/share/apps/cmake/modules/NepomukAddOntologyClasses.cmake:80 (message): Failed to generate Nepomuk resource classes list. Call Stack (most recent call first): kget/CMakeLists.txt:115 (NEPOMUK_ADD_ONTOLOGY_CLASSES) CMake Error at /home/kde-devel/kde/share/apps/cmake/modules/NepomukAddOntologyClasses.cmake:83 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. Call Stack (most recent call first): kget/CMakeLists.txt:115 (NEPOMUK_ADD_ONTOLOGY_CLASSES) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #7 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 20:18:30 --- You're right - that's the error. Does your nepomuk raptor parser plugin uses libxml or expat? I digged it down to a parser error inside libxml library on my system. Don't think this has something to do with32/64 bits (I'm on 32 bits here). Maybe the os should be changed to 'All' -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #8 from Lukas Appelhans <l appelhans gmx de> 2009-09-10 20:21:51 --- Mmh, for me it seems it's still optional: macro_optional_find_package(Nepomuk) and the checks for Nepomuk_FOUND/HAVE_NEPOMUK in kget's CMakeLists.txt... Lukas -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #9 from Matthias Fuchs <mat69 gmx net> 2009-09-10 20:40:03 --- -- Soprano Components that will NOT be built: * Redland storage backend * Virtuoso storage backend * Raptor RDF parser * Raptor RDF serializer ** Expat is disabled. No support for XML via Expat -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig -- Found LibXml2: /usr/lib/libxml2.so Looks like lixml is used. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #10 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 20:43:37 --- You have another problem - since redland backend is not build you're not able to parse kget_history.trig - it's not the same problem like on windows. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #11 from Matthias Fuchs <mat69 gmx net> 2009-09-10 20:52:05 --- I'm building the Sesame2 storage backend though, so that shouldn't be a problem right? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #12 from Christian Ehrlicher <Ch Ehrlicher gmx de> 2009-09-10 21:06:11 --- I don't know nepomuk but I found the SerializationTrig enum needed to parse kget_history.trig only in raptorparser.cpp. the nepomuk maintainer should know more... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
--- Comment #13 from Matthias Fuchs <mat69 gmx net> 2009-09-10 21:29:40 --- Ok, installing the Raptor backend and thus also installing the Raptor serializer and parser fixed it for me. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
|
|
[Bug 206991] kdenetwork is not compileable because of kgethttps://bugs.kde.org/show_bug.cgi?id=206991
Bruno Bigras <bigras.bruno@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bigras.bruno@... --- Comment #14 from Bruno Bigras <bigras bruno gmail com> 2009-10-19 18:42:43 --- I had this problem today. In my case, adding "/usr/share" to XDG_DATA_DIRS fixed the problem. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kget mailing list Kget@... https://mail.kde.org/mailman/listinfo/kget |
| Free embeddable forum powered by Nabble | Forum Help |