Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 3.2 'Rudi'
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3 ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Geeko
n00b
n00b


Joined: 13 Sep 2003
Posts: 21

PostPosted: Mon Nov 03, 2003 5:17 pm    Post subject: KDE 3.2 'Rudi' Reply with quote

Today KDE 3.2 Beta 1 (Rudi) has been released. I would suggest you download and test its. For a better and more debugged KDE! :D
There aren't ebuilds for the entire KDE 'suite', so you can download the sources at downloads.kde.org and easy comiple them or use Konstruct and let it do the process for you.

Regards!
Back to top
View user's profile Send private message
yanos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2003
Posts: 149
Location: montreal, canada

PostPosted: Mon Nov 03, 2003 5:29 pm    Post subject: Reply with quote

Code:
make[1]: Entering directory `/var/tmp/portage/kdelibs-3.2.0_beta1/work/kdelibs-3.1.93'
NONE:0: /usr/bin/m4: ERROR: EOF in string
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta1/work/kdelibs-3.1.93'

!!! ERROR: kde-base/kdelibs-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make



any idea?
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Mon Nov 03, 2003 5:49 pm    Post subject: Re: KDE 3.2 'Rudi' Reply with quote

Geeko wrote:
Today KDE 3.2 Beta 1 (Rudi) has been released. I would suggest you download and test its. For a better and more debugged KDE! :D
There aren't ebuilds for the entire KDE 'suite', so you can download the sources at downloads.kde.org and easy comiple them or use Konstruct and let it do the process for you.

Regards!


the ebuilds are already in portage, just masked. there is no 'kde' ebuild. don't really need to use konstruct ;)
_________________
what up
Back to top
View user's profile Send private message
yanos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2003
Posts: 149
Location: montreal, canada

PostPosted: Mon Nov 03, 2003 6:02 pm    Post subject: Reply with quote

Quote:
the ebuilds are already in portage, just masked. there is no 'kde' ebuild. don't really need to use konstruct



yeah, but they dont seems to work very well. have you tried them?
Back to top
View user's profile Send private message
thundersteele
Apprentice
Apprentice


Joined: 30 Aug 2003
Posts: 219

PostPosted: Mon Nov 03, 2003 6:06 pm    Post subject: Reply with quote

I get same compile error, posted it also here:
https://forums.gentoo.org/viewtopic.php?t=100819&highlight=kde+beta

kernel 2.6-test5-love4 (I wrote this wrong in the other thread)
gcc 3.3.1
glibc 2.3.2-r1
qt 3.2.2

will try this on my laptop later, need to upgrade first to kdelibs 3.1.4 etc.

then it will be on 2.6-test9
gcc 3.2.3-r1

I hope we can find what is making this error
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Mon Nov 03, 2003 6:15 pm    Post subject: Reply with quote

Seems to be a general problem. I'll add a bug report.

edit: Bug 32638


Carlo
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Mon Nov 03, 2003 6:23 pm    Post subject: Reply with quote

Interesting error, since the ebuild does call aclocal directly within itself. What version of m4, autoconf, and automake do you have emerged?
Back to top
View user's profile Send private message
Strubie
n00b
n00b


Joined: 08 Dec 2002
Posts: 59
Location: Paris

PostPosted: Mon Nov 03, 2003 6:23 pm    Post subject: Reply with quote

Same problem here, there was no trace.0t to move, but a trace.0. I just restarted the build with ebuild kdelibs-3.2.0_beta1.ebuild compile, the autoconf,etc went fine, and it's now churning through the make...
Back to top
View user's profile Send private message
Strubie
n00b
n00b


Joined: 08 Dec 2002
Posts: 59
Location: Paris

PostPosted: Mon Nov 03, 2003 6:27 pm    Post subject: Reply with quote

For me :
automake: 1.7.5-r2
m4 : 1.4
autoconf : 2.57-r1
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Mon Nov 03, 2003 6:29 pm    Post subject: Reply with quote

The line in the ebuild: cd ${S} && aclocal *should* keep this error from happening. Can you do an emerge with a --debug and see if aclocal is indeed getting called. Since the problem is happening after configure is being run, I'm suspect.
Back to top
View user's profile Send private message
casa
n00b
n00b


Joined: 06 Oct 2003
Posts: 24

PostPosted: Mon Nov 03, 2003 6:36 pm    Post subject: Reply with quote

How are you guys emerging the kde 3.2 beta? I've removed all the kde-stuff from profiles/package.mask but portage still won't emerge:
Code:
bash-2.05b# emerge kdebase-3.2.0_beta1.ebuild
Calculating dependencies \
!!! all ebuilds that could satisfy "~kde-base/kdelibs-3.2.0_beta1" have been masked.
!!!    (dependency required by "kde-base/kdebase-3.2.0_beta1" [ebuild])

!!! Error calculating dependencies. Please correct.
Back to top
View user's profile Send private message
yanos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2003
Posts: 149
Location: montreal, canada

PostPosted: Mon Nov 03, 2003 6:40 pm    Post subject: Reply with quote

Quote:
How are you guys emerging the kde 3.2 beta? I've removed all the kde-stuff from profiles/package.mask but portage still won't emerge:


try 'emerge /usr/portage/kde-base/arts/arts-1.2.0_beta1.ebuild' first.
Back to top
View user's profile Send private message
Strubie
n00b
n00b


Joined: 08 Dec 2002
Posts: 59
Location: Paris

PostPosted: Mon Nov 03, 2003 6:42 pm    Post subject: Reply with quote

Ok, tried with --debug in another portage-tmpdir, I got a +aclocal before the configure, but still the same error.
I uploaded a log here :
http://vincent.strubel.free.fr/emerge.log
Back to top
View user's profile Send private message
Geeko
n00b
n00b


Joined: 13 Sep 2003
Posts: 21

PostPosted: Mon Nov 03, 2003 6:58 pm    Post subject: I'm compiling from the sources.... Reply with quote

As i said, the ebuilds aren't for all the KDE, I'm compiling from the source (downloads.kde.org) and I haven't any error. I'm using QT 3.2.2 also "compiled by hand" and 2.6.0-beta8.

Regards!
Back to top
View user's profile Send private message
HOT
n00b
n00b


Joined: 03 Nov 2003
Posts: 21

PostPosted: Mon Nov 03, 2003 7:14 pm    Post subject: Reply with quote

I've read Rudi will go out on 8th of December... :D gL

HOT
_________________
-_-
Back to top
View user's profile Send private message
ronny0815
n00b
n00b


Joined: 08 Oct 2003
Posts: 4
Location: graz/austria

PostPosted: Mon Nov 03, 2003 7:26 pm    Post subject: solution Reply with quote

Hi !

yanos wrote:
Code:
make[1]: Entering directory `/var/tmp/portage/kdelibs-3.2.0_beta1/work/kdelibs-3.1.93'
NONE:0: /usr/bin/m4: ERROR: EOF in string
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta1/work/kdelibs-3.1.93'

!!! ERROR: kde-base/kdelibs-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make



any idea?


I got this problem too! I fixed this, by upgrading autoconf, automake, m4 .
just do an "emerge /usr/portage/sys-devel/[autoconf][automake][m4]/[latestprogversion]..

My kdelib_3.2_beta1 are compiling now....

regards
Ronny
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Mon Nov 03, 2003 7:56 pm    Post subject: Reply with quote

Yes, updating the autotools lets kdelibs compile, but...
Code:
checking for assembler support for IA32 extensions... MMX yes, SSE yes, SSE2 yes, 3DNOW yes

...I'm sure I didn't tweak my little Duron to support SSE2. 8O


Carlo
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Mon Nov 03, 2003 8:06 pm    Post subject: Reply with quote

Hi all,

After a recent bug report noting a typo in the arts-3.2.0_beta1 ebuild, I've since committed a 3.2.0_beta1-r1 that you will want to install when you get a moment. This installs the "correct" arts file.

Caleb
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Mon Nov 03, 2003 8:07 pm    Post subject: Reply with quote

Of course I meant that to be arts-1.2.0.
Back to top
View user's profile Send private message
thundersteele
Apprentice
Apprentice


Joined: 30 Aug 2003
Posts: 219

PostPosted: Mon Nov 03, 2003 8:19 pm    Post subject: Reply with quote

Ok, to verify:
Code:
ACCEPT_KEYWORDS="~x86" emerge automake autoconfig m4

and kdelibs 3.2.0_beta1 ist compiling.

Note: installing only new version of automake didn't work, emerge failed even earlier. Perhaps someone could check wich one/ones exactly need to be upgraded.

Fixing the ebuild would be better, of course.
Can someone update the bugreport? I dont have an account.

Bug 32638
Back to top
View user's profile Send private message
yanos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2003
Posts: 149
Location: montreal, canada

PostPosted: Mon Nov 03, 2003 8:22 pm    Post subject: Reply with quote

i emerge m4 then automake and the ebuild didnt work.

Then, i emerge autoconf and kdelibs is compiling. So i think you only need to emerge the lastest autoconf for it to work
Back to top
View user's profile Send private message
caleb
Developer
Developer


Joined: 02 Jun 2003
Posts: 404

PostPosted: Mon Nov 03, 2003 8:27 pm    Post subject: Reply with quote

Just committed a small fix to the ebuild which may fix things for people as opposed to upgrading autoconf.
Back to top
View user's profile Send private message
Geeko
n00b
n00b


Joined: 13 Sep 2003
Posts: 21

PostPosted: Mon Nov 03, 2003 8:35 pm    Post subject: Requirements Reply with quote

Requirements from developer.kde.org:

Quote:
To compile KDE you need:

    * Qt 3.2.0 or greater
    * Automake 1.5 or 1.6 and Autoconf 2.52, 2.53 or 2.54
    * C++ compiler which supports exceptions, preferably gcc-2.95.x, gcc-3.1 or gcc-3.2.
    * Bunzip2 to decompress .bz2 files. You can find it here. Get libbz2 while you're at it, it enables reading of .tar.bz2 files in konqueror, and one day, will give access to .bz2 files to all KDE applications.
    * If you want SSL support (for instance for secure web sites in konqueror), make sure you install openssl, version 0.9.6 or later (versions 0.9.5x are not supported).
    * For Netscape-plugins support in konqueror, make sure to install lesstif.
    * For a better regular-expressions support in Javascript, install libpcre.
    * For the KDE help system, you'll need to install libxml2, version 2.3.13 or newer.
    * There are additional modules that are compiled if the required library is present, but they aren't critical to run KDE. For instance, libldap for the LDAP kioslave, and cdparanoia for the audiocd kioslave.


I hope it'll help you...
Back to top
View user's profile Send private message
thundersteele
Apprentice
Apprentice


Joined: 30 Aug 2003
Posts: 219

PostPosted: Mon Nov 03, 2003 9:02 pm    Post subject: Reply with quote

Code:
sys-devel/autoconf
      Latest version available: 2.57-r1
      Latest version installed: 2.57a-r1
      Size of downloaded files: 1,225 kB
      Homepage:    http://www.gnu.org/software/autoconf/autoconf.html
      Description: Used to create autoconfiguration files


2.57-r1 is stable in gentoo, kdelibs not compiling
2.57a-r1 is marked ~x86 and is the Version that makes kdelibs compile

Both are higher than the versions mentioned. Perhaps 2.57a-r1 is better backwards compactible

something from the ebuilds:
Code:
diff autoconf-2.57-r1.ebuild autoconf-2.57a-r1.ebuild
3c3
< # $Header: /home/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.7 2003/10/31 00:03:07 drobbins Exp $
---
> # $Header: /home/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57a-r1.ebuild,v 1.2 2003/10/31 00:03:07 drobbins Exp $
14c14,15
< SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
---
> SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2
>       mirror://gnu/${PN}/${P}.tar.bz2
20c21
< KEYWORDS="amd64 x86 ppc sparc alpha hppa mips arm ia64"
---
> KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64"
37c38
<       epatch ${FILESDIR}/${PN}-2.57-infopage-namechange.patch
---
>       epatch ${FILESDIR}/${PN}-2.57a-infopage-namechange.patch
38a40,42
>
>       # Fix a bug in AC_HELP_STRING definition, bug #29961.
>       epatch ${FILESDIR}/${P}-AC_HELP_STRING.patch

that seems to be the key
Back to top
View user's profile Send private message
Geeko
n00b
n00b


Joined: 13 Sep 2003
Posts: 21

PostPosted: Mon Nov 03, 2003 9:19 pm    Post subject: My versions... Reply with quote

I have compiled QT 3.2.2, arts, kdelibs, kdebase, kdemultimedia and kdenetwork (all beta 1) from the source available at downloads.kde.org with the following versions:

Code:
autoconf 2.57-r1
automake 1.7.5-r2
gcc 3.3.1-r3
kernel 2.6.0-test8


All compiled 'by hand' with no errors :)
Now, I'm going to compile kdepim and the rest...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2, 3 ... 9, 10, 11  Next
Page 1 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum