* [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
@ 2002-06-06 20:02 Dan Armak
2002-06-08 16:34 ` Francisco Gimeno
0 siblings, 1 reply; 5+ messages in thread
From: Dan Armak @ 2002-06-06 20:02 UTC (permalink / raw
To: gentoo-announce, gentoo-dev, gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everyone,
I'm now unmasking a new set of KDE ebuilds, version 3.0.1.20020604. This is
the 3.0.1 release, patched to the 20020604 (i.e. June 4th) state of the kde
cvs's KDE_3_0 branch. In other words, this is the 3.0 release with all the
3.0.1 bugfixes and then some. It contains no new features from the kde cvs
head, only new bugfixes, so it's ultra-stable. Enjoy!
Note: the only ebuild-side change of this release is in the kdebindings
ebuild, which now has mozilla bindings support conditional on the mozilla USE
flag.
Note 2: In a day or two, a new QT ebuild of the same kind (i.e. with recent
bugfixes from the QT cvs and the kde cvs qt-copy module) will be released. In
particular, it will fix the drastic slowdown which caused qt 3.0.4 and
3.0.4.1 to be masked on the ppc platform. Mark Guertin from the Gentoo-ppc
team is behind that.
Note 3: I'll soon commit a nice new kdevelop ebuild which will install the
long-lost C/CPP reference, precompiled kdelibs documentation and (I hope) a
workable htdig config file.
Note 4: Once I have some more free time (in a couple of weeks), I'll resume
active maintainership of the KDE cvs ebuilds. I'm glad they're of use to
people.
Happy Gentooing!
- --
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE8/7/FUI2RQ41fiVERApnNAJ4rkay+N6rc8u/WK90WPRmpo4K9IgCeLDJi
3eB2X/yYYxu7ZHeaPdwG3lY=
=DiWC
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
2002-06-06 20:02 [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available Dan Armak
@ 2002-06-08 16:34 ` Francisco Gimeno
2002-06-08 15:52 ` Dan Armak
2002-06-08 17:20 ` Sagie Sokolov
0 siblings, 2 replies; 5+ messages in thread
From: Francisco Gimeno @ 2002-06-08 16:34 UTC (permalink / raw
To: gentoo-dev
Hi!!
> Hello everyone,
> I'm now unmasking a new set of KDE ebuilds, version 3.0.1.20020604. This is
> the 3.0.1 release, patched to the 20020604 (i.e. June 4th) state of the kde
> cvs's KDE_3_0 branch. In other words, this is the 3.0 release with all the
> 3.0.1 bugfixes and then some. It contains no new features from the kde cvs
> head, only new bugfixes, so it's ultra-stable. Enjoy!
YEAAAHHH. Thx a lot :]
Btw, I have a problem compiling KDEMULTIMEDIA... if you knew ;)
-----
{standard input}:9096: Error: symbol `rgb2y_32' is already defined
{standard input}:9190: Error: symbol `rgb2yuv32_422' is already defined
{standard input}:9350: Error: symbol `rgb2y_32' is already defined
{standard input}:9444: Error: symbol `rgb2yuv32_422' is already defined
{standard input}:9604: Error: symbol `rgb2y_32' is already defined
{standard input}:9711: Error: symbol `rgb2yuv32_422' is already defined
{standard input}:9872: Error: symbol `rgb2y_32' is already defined
{standard input}:10131: Error: symbol `rgb2yuv24_422' is already defined
{standard input}:10285: Error: symbol `rgb2yuv32_422' is already defined
{standard input}:10458: Error: symbol `rgb2y_24' is already defined
{standard input}:10542: Error: symbol `rgb2y_32' is already defined
make[6]: *** [libdivxutil_dither_la.all_cpp.lo] Error 1
make[6]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/mpeglib/lib/util/render/dither2YUV'
make[5]: *** [all-recursive] Error 1
----
I tried to unmerging div4linux.
I'm using the GCC-3.1 profile...
and... this all :]
aps... another question, I post a bug:
http://bugs.gentoo.org/show_bug.cgi?id=3504
Thx a lot for your effort! It's really great :]
Slt: KikoV
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
2002-06-08 16:34 ` Francisco Gimeno
@ 2002-06-08 15:52 ` Dan Armak
2002-06-08 17:15 ` Francisco Gimeno
2002-06-08 17:20 ` Sagie Sokolov
1 sibling, 1 reply; 5+ messages in thread
From: Dan Armak @ 2002-06-08 15:52 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday 08 June 2002 19:34, Francisco Gimeno wrote:
> Hi!!
>
> > Hello everyone,
> > I'm now unmasking a new set of KDE ebuilds, version 3.0.1.20020604. This
> > is the 3.0.1 release, patched to the 20020604 (i.e. June 4th) state of
> > the kde cvs's KDE_3_0 branch. In other words, this is the 3.0 release
> > with all the 3.0.1 bugfixes and then some. It contains no new features
> > from the kde cvs head, only new bugfixes, so it's ultra-stable. Enjoy!
>
> YEAAAHHH. Thx a lot :]
>
> Btw, I have a problem compiling KDEMULTIMEDIA... if you knew ;)
> -----
> {standard input}:9096: Error: symbol `rgb2y_32' is already defined
> {standard input}:9190: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9350: Error: symbol `rgb2y_32' is already defined
> {standard input}:9444: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9604: Error: symbol `rgb2y_32' is already defined
> {standard input}:9711: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9872: Error: symbol `rgb2y_32' is already defined
> {standard input}:10131: Error: symbol `rgb2yuv24_422' is already defined
> {standard input}:10285: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:10458: Error: symbol `rgb2y_24' is already defined
> {standard input}:10542: Error: symbol `rgb2y_32' is already defined
> make[6]: *** [libdivxutil_dither_la.all_cpp.lo] Error 1
> make[6]: Leaving directory
> `/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/mpe
>glib/lib/util/render/dither2YUV' make[5]: *** [all-recursive] Error 1
> ----
> I tried to unmerging div4linux.
> I'm using the GCC-3.1 profile...
I'm not one of our gcc 3.1 testers (yet :-); I know that other people have
seen this, fex lostlogic (I think) - try to talk to him on irc perhaps. Since
it's a known problem it should be resolved at some point.
>
> and... this all :]
> aps... another question, I post a bug:
> http://bugs.gentoo.org/show_bug.cgi?id=3504
Grabbed and responded.
>
> Thx a lot for your effort! It's really great :]
>
> Slt: KikoV
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
- --
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9AighUI2RQ41fiVERAkcqAJ0YFwLTqRDbRKCoNwWZOx1RskY3xgCffNou
pfsYr5gTIijIjPomBHLoexI=
=Htqb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
2002-06-08 15:52 ` Dan Armak
@ 2002-06-08 17:15 ` Francisco Gimeno
0 siblings, 0 replies; 5+ messages in thread
From: Francisco Gimeno @ 2002-06-08 17:15 UTC (permalink / raw
To: gentoo-dev
Hi....
> > Btw, I have a problem compiling KDEMULTIMEDIA... if you knew ;)
> > -----
> > {standard input}:9096: Error: symbol `rgb2y_32' is already defined
> > {standard input}:9190: Error: symbol `rgb2yuv32_422' is already defined
> > {standard input}:9350: Error: symbol `rgb2y_32' is already defined
> > {standard input}:9444: Error: symbol `rgb2yuv32_422' is already defined
> > {standard input}:9604: Error: symbol `rgb2y_32' is already defined
> > {standard input}:9711: Error: symbol `rgb2yuv32_422' is already defined
> > {standard input}:9872: Error: symbol `rgb2y_32' is already defined
> > {standard input}:10131: Error: symbol `rgb2yuv24_422' is already defined
> > {standard input}:10285: Error: symbol `rgb2yuv32_422' is already defined
> > {standard input}:10458: Error: symbol `rgb2y_24' is already defined
> > {standard input}:10542: Error: symbol `rgb2y_32' is already defined
> > make[6]: *** [libdivxutil_dither_la.all_cpp.lo] Error 1
> > make[6]: Leaving directory
> > `/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/m
> >pe glib/lib/util/render/dither2YUV' make[5]: *** [all-recursive] Error 1
> > ----
> > I tried to unmerging div4linux.
> > I'm using the GCC-3.1 profile...
>
> I'm not one of our gcc 3.1 testers (yet :-); I know that other people have
> seen this, fex lostlogic (I think) - try to talk to him on irc perhaps.
> Since it's a known problem it should be resolved at some point.
well. I have solve it by relaxing CFLAGS to -O2 -mcpu=athlon-tbird...
---
>>> Regenerating /etc/ld.so.cache...
>>> kde-base/kdemultimedia-3.0.1.20020604 merged.
----
Thx a lot!!! now I have to go on gentooing!
Slt!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
2002-06-08 16:34 ` Francisco Gimeno
2002-06-08 15:52 ` Dan Armak
@ 2002-06-08 17:20 ` Sagie Sokolov
1 sibling, 0 replies; 5+ messages in thread
From: Sagie Sokolov @ 2002-06-08 17:20 UTC (permalink / raw
To: gentoo-dev
On Saturday 08 June 2002 19:34, Francisco Gimeno wrote:
> Hi!!
>
> > Hello everyone,
> > I'm now unmasking a new set of KDE ebuilds, version 3.0.1.20020604. This
> > is the 3.0.1 release, patched to the 20020604 (i.e. June 4th) state of
> > the kde cvs's KDE_3_0 branch. In other words, this is the 3.0 release
> > with all the 3.0.1 bugfixes and then some. It contains no new features
> > from the kde cvs head, only new bugfixes, so it's ultra-stable. Enjoy!
>
> YEAAAHHH. Thx a lot :]
>
> Btw, I have a problem compiling KDEMULTIMEDIA... if you knew ;)
> -----
> {standard input}:9096: Error: symbol `rgb2y_32' is already defined
> {standard input}:9190: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9350: Error: symbol `rgb2y_32' is already defined
> {standard input}:9444: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9604: Error: symbol `rgb2y_32' is already defined
> {standard input}:9711: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:9872: Error: symbol `rgb2y_32' is already defined
> {standard input}:10131: Error: symbol `rgb2yuv24_422' is already defined
> {standard input}:10285: Error: symbol `rgb2yuv32_422' is already defined
> {standard input}:10458: Error: symbol `rgb2y_24' is already defined
> {standard input}:10542: Error: symbol `rgb2y_32' is already defined
> make[6]: *** [libdivxutil_dither_la.all_cpp.lo] Error 1
> make[6]: Leaving directory
> `/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/mpe
>glib/lib/util/render/dither2YUV' make[5]: *** [all-recursive] Error 1
> ----
> I tried to unmerging div4linux.
> I'm using the GCC-3.1 profile...
>
> and... this all :]
> aps... another question, I post a bug:
> http://bugs.gentoo.org/show_bug.cgi?id=3504
>
> Thx a lot for your effort! It's really great :]
>
> Slt: KikoV
I had the same problem - solved by changing from -O3 to -O2 .
Sagie
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-06-08 17:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-06 20:02 [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available Dan Armak
2002-06-08 16:34 ` Francisco Gimeno
2002-06-08 15:52 ` Dan Armak
2002-06-08 17:15 ` Francisco Gimeno
2002-06-08 17:20 ` Sagie Sokolov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox