public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
@ 2009-11-05 21:40 Alan McKinnon
  2009-11-05 23:40 ` Crístian Viana
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alan McKinnon @ 2009-11-05 21:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

Has anyone successfully built kde-4.3.73 from kde-testing overlays with
USE=semantic-desktop? If so, how did you manage?

I get about 8 build failures with the flag set, due to this failure in
nepomuk:

 $ grep -i error kde-base\:nepomuk-4.3.73\:
20091105-205415.log
/var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/services/queryservice/queryservice.cpp:52:
error: 'class Soprano::NRLModel' has no member named
'setEnableQueryPrefixExpansion'
make[2]: ***
[nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/queryservice.o]
Erro 1
make[1]: ***
[nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/all] Error
2
make: *** [all] Error 2
 * ERROR: kde-base/nepomuk-4.3.73 failed:



-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

[-- Attachment #2: Type: text/html, Size: 949 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-05 21:40 [gentoo-user] KDE-4.3.37 with USE=semantic-desktop Alan McKinnon
@ 2009-11-05 23:40 ` Crístian Viana
  2009-11-06  1:36   ` Hung Dang
  2009-11-06  7:18 ` Nagatoro
  2009-11-06 17:30 ` Dirk Heinrichs
  2 siblings, 1 reply; 7+ messages in thread
From: Crístian Viana @ 2009-11-05 23:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Nepomuk also didn't build for me, while I was emerging kde-meta-4.3.3 (no
overlay). I'll still check if I can solve it by myself.

On Thu, Nov 5, 2009 at 7:40 PM, Alan McKinnon <alan.mckinnon@gmail.com>wrote:

> Has anyone successfully built kde-4.3.73 from kde-testing overlays with
> USE=semantic-desktop? If so, how did you manage?
>
> I get about 8 build failures with the flag set, due to this failure in
> nepomuk:
>
>  $ grep -i error kde-base\:nepomuk-4.3.73\:
> 20091105-205415.log
> /var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/services/queryservice/queryservice.cpp:52:
> error: 'class Soprano::NRLModel' has no member named
> 'setEnableQueryPrefixExpansion'
> make[2]: ***
> [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/queryservice.o]
> Erro 1
> make[1]: ***
> [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/all] Error
> 2
> make: *** [all] Error 2
>  * ERROR: kde-base/nepomuk-4.3.73 failed:
>
>
>
> --
> Alan McKinnon
> alan dot mckinnon at gmail dot com
>



-- 
Crístian Deives dos Santos Viana [aka CD1]
Sent from Campinas, São Paulo, Brazil

[-- Attachment #2: Type: text/html, Size: 1508 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-05 23:40 ` Crístian Viana
@ 2009-11-06  1:36   ` Hung Dang
  0 siblings, 0 replies; 7+ messages in thread
From: Hung Dang @ 2009-11-06  1:36 UTC (permalink / raw
  To: gentoo-user

I got the same problem with kde-4.3.3 last night, however, I can solve
it by reemerge soprano first then emerge kde.

Hung

Crístian Viana wrote:
> Nepomuk also didn't build for me, while I was emerging kde-meta-4.3.3
> (no overlay). I'll still check if I can solve it by myself.
>
> On Thu, Nov 5, 2009 at 7:40 PM, Alan McKinnon <alan.mckinnon@gmail.com
> <mailto:alan.mckinnon@gmail.com>> wrote:
>
>     Has anyone successfully built kde-4.3.73 from kde-testing overlays
>     with USE=semantic-desktop? If so, how did you manage?
>
>     I get about 8 build failures with the flag set, due to this
>     failure in nepomuk:
>
>      $ grep -i error kde-base\:nepomuk-4.3.73\:
>     20091105-205415.log
>     /var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/services/queryservice/queryservice.cpp:52:
>     error: 'class Soprano::NRLModel' has no member named
>     'setEnableQueryPrefixExpansion'
>     make[2]: ***
>     [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/queryservice.o]
>     Erro 1
>     make[1]: ***
>     [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/all]
>     Error 2
>     make: *** [all] Error 2
>      * ERROR: kde-base/nepomuk-4.3.73 failed:
>
>
>
>     -- 
>     Alan McKinnon
>     alan dot mckinnon at gmail dot com
>
>
>
>
> -- 
> Crístian Deives dos Santos Viana [aka CD1]
> Sent from Campinas, São Paulo, Brazil 




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-05 21:40 [gentoo-user] KDE-4.3.37 with USE=semantic-desktop Alan McKinnon
  2009-11-05 23:40 ` Crístian Viana
@ 2009-11-06  7:18 ` Nagatoro
  2009-11-06  8:06   ` Alan McKinnon
  2009-11-06 17:30 ` Dirk Heinrichs
  2 siblings, 1 reply; 7+ messages in thread
From: Nagatoro @ 2009-11-06  7:18 UTC (permalink / raw
  To: gentoo-user

On Thursday 05 November 2009 22.40.47 Alan McKinnon wrote:
> Has anyone successfully built kde-4.3.73 from kde-testing overlays with
> USE=semantic-desktop? If so, how did you manage?
> 
> I get about 8 build failures with the flag set, due to this failure in
> nepomuk:
> 
>  $ grep -i error kde-base\:nepomuk-4.3.73\:
> 20091105-205415.log
> /var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/servic
> es/queryservice/queryservice.cpp:52: error: 'class Soprano::NRLModel' has
>  no member named
> 'setEnableQueryPrefixExpansion'

Looks like you have the wrong version of soprano installed.

/Naga



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-06  7:18 ` Nagatoro
@ 2009-11-06  8:06   ` Alan McKinnon
  0 siblings, 0 replies; 7+ messages in thread
From: Alan McKinnon @ 2009-11-06  8:06 UTC (permalink / raw
  To: gentoo-user

On Friday 06 November 2009 09:18:14 Nagatoro wrote:
> On Thursday 05 November 2009 22.40.47 Alan McKinnon wrote:
> > Has anyone successfully built kde-4.3.73 from kde-testing overlays with
> > USE=semantic-desktop? If so, how did you manage?
> >
> > I get about 8 build failures with the flag set, due to this failure in
> > nepomuk:
> >
> >  $ grep -i error kde-base\:nepomuk-4.3.73\:
> > 20091105-205415.log
> > /var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/serv
> >ic es/queryservice/queryservice.cpp:52: error: 'class Soprano::NRLModel'
> > has no member named
> > 'setEnableQueryPrefixExpansion'
> 
> Looks like you have the wrong version of soprano installed.

Yes indeed. After merging soprano-9999, nepomuk-4.3.73 built fine.

Thanks for the pointer.


-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-05 21:40 [gentoo-user] KDE-4.3.37 with USE=semantic-desktop Alan McKinnon
  2009-11-05 23:40 ` Crístian Viana
  2009-11-06  7:18 ` Nagatoro
@ 2009-11-06 17:30 ` Dirk Heinrichs
  2009-11-06 21:44   ` Alan McKinnon
  2 siblings, 1 reply; 7+ messages in thread
From: Dirk Heinrichs @ 2009-11-06 17:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 987 bytes --]

Am Donnerstag 05 November 2009 22:40:47 schrieb Alan McKinnon:

> Has anyone successfully built kde-4.3.73 from kde-testing overlays with
> USE=semantic-desktop? If so, how did you manage?
> 
> I get about 8 build failures with the flag set, due to this failure in
> nepomuk:
> 
>  $ grep -i error kde-base\:nepomuk-4.3.73\:
> 20091105-205415.log
> /var/tmp/portage/kde-base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/servic
> es/queryservice/queryservice.cpp:52: error: 'class Soprano::NRLModel' has
>  no member named
> 'setEnableQueryPrefixExpansion'
> make[2]: ***
> [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/queryserv
> ice.o] Erro 1
> make[1]: ***
> [nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/all]
>  Error 2
> make: *** [all] Error 2
>  * ERROR: kde-base/nepomuk-4.3.73 failed:

There's already a bug about this, I don't remember the number. Bottom line is 
you need to re-emerge soprano.

HTH...

	Dirk

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE-4.3.37 with USE=semantic-desktop
  2009-11-06 17:30 ` Dirk Heinrichs
@ 2009-11-06 21:44   ` Alan McKinnon
  0 siblings, 0 replies; 7+ messages in thread
From: Alan McKinnon @ 2009-11-06 21:44 UTC (permalink / raw
  To: gentoo-user

On Friday 06 November 2009 19:30:46 Dirk Heinrichs wrote:
> Am Donnerstag 05 November 2009 22:40:47 schrieb Alan McKinnon:
> > Has anyone successfully built kde-4.3.73 from kde-testing 
overlays with
> > USE=semantic-desktop? If so, how did you manage?
> >
> > I get about 8 build failures with the flag set, due to this 
failure in
> > nepomuk:
> >
> >  $ grep -i error kde-base\:nepomuk-4.3.73\:
> > 20091105-205415.log
> > /var/tmp/portage/kde-
base/nepomuk-4.3.73/work/nepomuk-4.3.73/nepomuk/serv
> >ic es/queryservice/queryservice.cpp:52: error: 'class 
Soprano::NRLModel'
> > has no member named
> > 'setEnableQueryPrefixExpansion'
> > make[2]: ***
> > 
[nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/queryse
> >rv ice.o] Erro 1
> > make[1]: ***
> > 
[nepomuk/services/queryservice/CMakeFiles/nepomukqueryservice.dir/all]
> >  Error 2
> > make: *** [all] Error 2
> >  * ERROR: kde-base/nepomuk-4.3.73 failed:
> 
> There's already a bug about this, I don't remember the number. 
Bottom line
>  is you need to re-emerge soprano.

That was it. A remerge was not enough though - I need to unmask and 
install the -9999 version


-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-06 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 21:40 [gentoo-user] KDE-4.3.37 with USE=semantic-desktop Alan McKinnon
2009-11-05 23:40 ` Crístian Viana
2009-11-06  1:36   ` Hung Dang
2009-11-06  7:18 ` Nagatoro
2009-11-06  8:06   ` Alan McKinnon
2009-11-06 17:30 ` Dirk Heinrichs
2009-11-06 21:44   ` Alan McKinnon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox