* [gentoo-user] Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing
@ 2009-09-27 2:05 Paul Hartman
2009-09-27 4:52 ` [gentoo-user] " Jonathan Callen
0 siblings, 1 reply; 4+ messages in thread
From: Paul Hartman @ 2009-09-27 2:05 UTC (permalink / raw
To: gentoo-user
Hi,
As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live
sets in the kde-testing overlay. I found various references to the
same problem on lists and forums but no solutions. Does anyone use the
bleeding-edge KDE and have some suggestion on where to look? Otherwise
I think I will try to checkout progressively older snapshots of pykde
until I find one that works.
/usr/include/kcategorydrawer.h:37: error: non-static const member
'KCategoryDrawer::Private* const KCategoryDrawer::d', can't use
default assignment operator
thanks :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing
2009-09-27 2:05 [gentoo-user] Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing Paul Hartman
@ 2009-09-27 4:52 ` Jonathan Callen
2009-09-27 5:15 ` Paul Hartman
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Callen @ 2009-09-27 4:52 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Hartman wrote:
> Hi,
>
> As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live
> sets in the kde-testing overlay. I found various references to the
> same problem on lists and forums but no solutions. Does anyone use the
> bleeding-edge KDE and have some suggestion on where to look? Otherwise
> I think I will try to checkout progressively older snapshots of pykde
> until I find one that works.
>
> /usr/include/kcategorydrawer.h:37: error: non-static const member
> 'KCategoryDrawer::Private* const KCategoryDrawer::d', can't use
> default assignment operator
>
> thanks :)
>
>
This is a known issue, and attempting to roll back pykde4 to an earlier
version will *not* work.
The problem is that upstream changed *kdelibs* in such a way that broke
pykde4, and pykde4 *will not* work until someone makes the appropriate
changes there. Unfortunately, those kind of changes to pykde4 generally
aren't made at this point in the release cycle, and probably won't be
made until soon before beta 1 (4.3.85 or so).
The last known good version that I'm aware of is before the 4.3 series
branched off of trunk.
- --
Jonathan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkq+734ACgkQOypDUo0oQOpqNgCbBUiGIEpRf4OsA50YFBHs1mTN
qjkAniTkJyeIijPdMRqxP1zcDuAxGf53
=dKxy
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Re: Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing
2009-09-27 4:52 ` [gentoo-user] " Jonathan Callen
@ 2009-09-27 5:15 ` Paul Hartman
2009-09-27 23:11 ` Paul Hartman
0 siblings, 1 reply; 4+ messages in thread
From: Paul Hartman @ 2009-09-27 5:15 UTC (permalink / raw
To: gentoo-user
On Sat, Sep 26, 2009 at 11:52 PM, Jonathan Callen <abcd@gentoo.org> wrote:
> Paul Hartman wrote:
>> Hi,
>>
>> As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live
>> sets in the kde-testing overlay. I found various references to the
>> same problem on lists and forums but no solutions. Does anyone use the
>> bleeding-edge KDE and have some suggestion on where to look? Otherwise
>> I think I will try to checkout progressively older snapshots of pykde
>> until I find one that works.
>>
>> /usr/include/kcategorydrawer.h:37: error: non-static const member
>> 'KCategoryDrawer::Private* const KCategoryDrawer::d', can't use
>> default assignment operator
>>
>> thanks :)
>>
>>
>
> This is a known issue, and attempting to roll back pykde4 to an earlier
> version will *not* work.
>
> The problem is that upstream changed *kdelibs* in such a way that broke
> pykde4, and pykde4 *will not* work until someone makes the appropriate
> changes there. Unfortunately, those kind of changes to pykde4 generally
> aren't made at this point in the release cycle, and probably won't be
> made until soon before beta 1 (4.3.85 or so).
>
> The last known good version that I'm aware of is before the 4.3 series
> branched off of trunk.
Thanks for the info, it will save me a lot of time.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Re: Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing
2009-09-27 5:15 ` Paul Hartman
@ 2009-09-27 23:11 ` Paul Hartman
0 siblings, 0 replies; 4+ messages in thread
From: Paul Hartman @ 2009-09-27 23:11 UTC (permalink / raw
To: gentoo-user
On Sun, Sep 27, 2009 at 12:15 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Sat, Sep 26, 2009 at 11:52 PM, Jonathan Callen <abcd@gentoo.org> wrote:
>> Paul Hartman wrote:
>>> Hi,
>>>
>>> As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live
>>> sets in the kde-testing overlay. I found various references to the
>>> same problem on lists and forums but no solutions. Does anyone use the
>>> bleeding-edge KDE and have some suggestion on where to look? Otherwise
>>> I think I will try to checkout progressively older snapshots of pykde
>>> until I find one that works.
>>>
>>> /usr/include/kcategorydrawer.h:37: error: non-static const member
>>> 'KCategoryDrawer::Private* const KCategoryDrawer::d', can't use
>>> default assignment operator
>>>
>>> thanks :)
>>>
>>>
>>
>> This is a known issue, and attempting to roll back pykde4 to an earlier
>> version will *not* work.
>>
>> The problem is that upstream changed *kdelibs* in such a way that broke
>> pykde4, and pykde4 *will not* work until someone makes the appropriate
>> changes there. Unfortunately, those kind of changes to pykde4 generally
>> aren't made at this point in the release cycle, and probably won't be
>> made until soon before beta 1 (4.3.85 or so).
>>
>> The last known good version that I'm aware of is before the 4.3 series
>> branched off of trunk.
>
> Thanks for the info, it will save me a lot of time.
>
Alright, went back to kdelibe-4.3.1 release temporarily and then
pykde4-9999 was able to compile properly. Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-09-27 23:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 2:05 [gentoo-user] Can't build PyKDE4 on kde-4.4 or kde-live from kde-testing Paul Hartman
2009-09-27 4:52 ` [gentoo-user] " Jonathan Callen
2009-09-27 5:15 ` Paul Hartman
2009-09-27 23:11 ` Paul Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox