public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] KDE 3.4 still ~x86
@ 2005-05-08 16:16 LostSon
  2005-05-08 16:16 ` Diego 'Flameeyes' Pettenò
  2005-05-08 16:30 ` Jason Stubbs
  0 siblings, 2 replies; 9+ messages in thread
From: LostSon @ 2005-05-08 16:16 UTC (permalink / raw
  To: Gentoo-dev

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

Hey All
 Im curious as to why KDE is still masked by ~x86 usually KDE moves into the 
stable tree realtively quickly. Have there been that many bugs and problems 
that it is slowing it down? I have been using it since it hit portage and 
have not had any problems. So i am just curious this is in no way a flame or 
put down just curiosity, thanks.
-- 
LostSon

http://www.lostsonsvault.org

Public Key
http://www.lostsonsvault.org/dls/lostson.asc

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] KDE 3.4 still ~x86
  2005-05-08 16:16 [gentoo-dev] KDE 3.4 still ~x86 LostSon
@ 2005-05-08 16:16 ` Diego 'Flameeyes' Pettenò
  2005-05-08 17:05   ` M. Edward (Ed) Borasky
  2005-05-08 16:30 ` Jason Stubbs
  1 sibling, 1 reply; 9+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2005-05-08 16:16 UTC (permalink / raw
  To: gentoo-dev

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

On Sunday 08 May 2005 18:16, LostSon wrote:
>  Im curious as to why KDE is still masked by ~x86 usually KDE moves into
> the stable tree realtively quickly.
http://bugs.gentoo.org/show_bug.cgi?id=86898

The explanation is quite long, just look at that bug's comments and you'll 
find why kde 3.4 can't go in any stable state soon.

-- 
Diego "Flameeyes" Pettenò
Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)

http://dev.gentoo.org/~flameeyes/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] KDE 3.4 still ~x86
  2005-05-08 16:16 [gentoo-dev] KDE 3.4 still ~x86 LostSon
  2005-05-08 16:16 ` Diego 'Flameeyes' Pettenò
@ 2005-05-08 16:30 ` Jason Stubbs
  2005-05-08 20:24   ` [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev] Luke-Jr
  1 sibling, 1 reply; 9+ messages in thread
From: Jason Stubbs @ 2005-05-08 16:30 UTC (permalink / raw
  To: gentoo-dev

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

On Monday 09 May 2005 01:16, LostSon wrote:
> Im curious as to why KDE is still masked by ~x86 usually KDE moves into
> the stable tree realtively quickly. Have there been that many bugs and
> problems that it is slowing it down? I have been using it since it hit
> portage and have not had any problems. So i am just curious this is in no
> way a flame or put down just curiosity, thanks.

The only issue I heard about was problems with gcc3.4's -fvisibility stuff.
You can confirm it on your own box by running KAsteroids and then pressing any 
key. It will cause a segmentation fault. I'm not sure what the status of 
fixing this issue is.

Regards,
Jason Stubbs

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] KDE 3.4 still ~x86
  2005-05-08 16:16 ` Diego 'Flameeyes' Pettenò
@ 2005-05-08 17:05   ` M. Edward (Ed) Borasky
  2005-05-08 17:41     ` Diego 'Flameeyes' Pettenò
  0 siblings, 1 reply; 9+ messages in thread
From: M. Edward (Ed) Borasky @ 2005-05-08 17:05 UTC (permalink / raw
  To: gentoo-dev

Hmm ... I'm still at gcc 3.3.5 but I'm running KDE 3.4 -- am I immune? I
don't use "kasteroids" so I wouldn't have run into the obvious issue.

Diego 'Flameeyes' Pettenò wrote:

>On Sunday 08 May 2005 18:16, LostSon wrote:
>  
>
>> Im curious as to why KDE is still masked by ~x86 usually KDE moves into
>>the stable tree realtively quickly.
>>    
>>
>http://bugs.gentoo.org/show_bug.cgi?id=86898
>
>The explanation is quite long, just look at that bug's comments and you'll 
>find why kde 3.4 can't go in any stable state soon.
>
>  
>
-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] KDE 3.4 still ~x86
  2005-05-08 17:05   ` M. Edward (Ed) Borasky
@ 2005-05-08 17:41     ` Diego 'Flameeyes' Pettenò
  0 siblings, 0 replies; 9+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2005-05-08 17:41 UTC (permalink / raw
  To: gentoo-dev

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

On Sunday 08 May 2005 19:05, M. Edward (Ed) Borasky wrote:
> Hmm ... I'm still at gcc 3.3.5 but I'm running KDE 3.4 -- am I immune? I
> don't use "kasteroids" so I wouldn't have run into the obvious issue.
With gcc 3.3 you should be safe (as long as -fvisibility=hidden patch wasn't 
ported to it).

-- 
Diego "Flameeyes" Pettenò
Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)

http://dev.gentoo.org/~flameeyes/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev]
  2005-05-08 16:30 ` Jason Stubbs
@ 2005-05-08 20:24   ` Luke-Jr
  2005-05-08 20:29     ` Matthijs van der Vleuten
  2005-05-08 20:30     ` Diego 'Flameeyes' Pettenò
  0 siblings, 2 replies; 9+ messages in thread
From: Luke-Jr @ 2005-05-08 20:24 UTC (permalink / raw
  To: gentoo-dev

On Sunday 08 May 2005 16:30, Jason Stubbs wrote:
> The only issue I heard about was problems with gcc3.4's -fvisibility stuff.

Strange that a Gentoo bug (vanilla GCC 3.4 doesn't have visibility; Gentoo 
adds it via a broken patch) prevents KDE from being marked stable, seeing as 
it's not a bug in KDE...
-- 
Luke-Jr
Developer, Utopios
http://utopios.org/
-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev]
  2005-05-08 20:24   ` [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev] Luke-Jr
@ 2005-05-08 20:29     ` Matthijs van der Vleuten
  2005-05-08 20:30     ` Diego 'Flameeyes' Pettenò
  1 sibling, 0 replies; 9+ messages in thread
From: Matthijs van der Vleuten @ 2005-05-08 20:29 UTC (permalink / raw
  To: gentoo-dev

On 5/8/05, Luke-Jr <luke-jr@utopios.org> wrote:
> On Sunday 08 May 2005 16:30, Jason Stubbs wrote:
> > The only issue I heard about was problems with gcc3.4's -fvisibility stuff.
> 
> Strange that a Gentoo bug (vanilla GCC 3.4 doesn't have visibility; Gentoo
> adds it via a broken patch) prevents KDE from being marked stable, seeing as
> it's not a bug in KDE...

Short version: It's the ebuild that's unstable, not KDE itself.

-- 
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev]
  2005-05-08 20:24   ` [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev] Luke-Jr
  2005-05-08 20:29     ` Matthijs van der Vleuten
@ 2005-05-08 20:30     ` Diego 'Flameeyes' Pettenò
  2005-05-08 23:56       ` Mike Frysinger
  1 sibling, 1 reply; 9+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2005-05-08 20:30 UTC (permalink / raw
  To: gentoo-dev

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

On Sunday 08 May 2005 22:24, Luke-Jr wrote:
> Strange that a Gentoo bug (vanilla GCC 3.4 doesn't have visibility; Gentoo
> adds it via a broken patch) prevents KDE from being marked stable, seeing
> as it's not a bug in KDE...
Wrong, it's a KDE bug.
To be exact is KDE bug #101542.

The problem is there also with vanilla gcc4 because of a flaw in design of 
visibility stuff in KDE.

-- 
Diego "Flameeyes" Pettenò
Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)

http://dev.gentoo.org/~flameeyes/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev]
  2005-05-08 20:30     ` Diego 'Flameeyes' Pettenò
@ 2005-05-08 23:56       ` Mike Frysinger
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Frysinger @ 2005-05-08 23:56 UTC (permalink / raw
  To: gentoo-dev

On Sunday 08 May 2005 04:30 pm, Diego 'Flameeyes' Pettenò wrote:
> On Sunday 08 May 2005 22:24, Luke-Jr wrote:
> > Strange that a Gentoo bug (vanilla GCC 3.4 doesn't have visibility;
> > Gentoo adds it via a broken patch) prevents KDE from being marked stable,
> > seeing as it's not a bug in KDE...
>
> Wrong, it's a KDE bug.
> To be exact is KDE bug #101542.
>
> The problem is there also with vanilla gcc4 because of a flaw in design of
> visibility stuff in KDE.

there's a bug open somewhere for toolchain about gcc-3.4 and visibility 
issues ... we closed it as fixed when we updated the visibility patches, but 
someone re-opened it ...

does this mean we can close it again since the toolchain issue is resolved ?

http://bugs.gentoo.org/show_bug.cgi?id=78720
-mike

-- 
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2005-05-08 23:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-08 16:16 [gentoo-dev] KDE 3.4 still ~x86 LostSon
2005-05-08 16:16 ` Diego 'Flameeyes' Pettenò
2005-05-08 17:05   ` M. Edward (Ed) Borasky
2005-05-08 17:41     ` Diego 'Flameeyes' Pettenò
2005-05-08 16:30 ` Jason Stubbs
2005-05-08 20:24   ` [gentoo-dev] KDE 3.4 still ~x86, [gentoo-dev] Luke-Jr
2005-05-08 20:29     ` Matthijs van der Vleuten
2005-05-08 20:30     ` Diego 'Flameeyes' Pettenò
2005-05-08 23:56       ` Mike Frysinger

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