Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE CVS/Subversion Split Ebuilds (Replies Part 1)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 30, 31, 32 ... 38, 39, 40  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Lepaca Kliffoth
l33t
l33t


Joined: 28 Apr 2004
Posts: 737
Location: Florence, Italy

PostPosted: Sun Aug 21, 2005 10:23 am    Post subject: Reply with quote

I recently tried to get kde4 to compile (2 days ago), but there is no way. Not that I'm complaining, heh. They're using QT4 (of course) and unsermake, which by the way looks so much better than make.

Does anyone know what happened to anonsvn? I'm stuck with only kdelibs and kdebase compiled and I kind of miss all the apps I use daily :/
_________________
It isn't enough to win - everyone else must lose, and you also have to rub it in their face (maybe chop off an arm too for good measure).
Animebox!
Back to top
View user's profile Send private message
ktech
Guru
Guru


Joined: 12 Apr 2003
Posts: 340

PostPosted: Sun Aug 21, 2005 10:36 am    Post subject: Reply with quote

anonsvn is down. We must wait until it's restored...
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Sun Aug 21, 2005 10:43 am    Post subject: Reply with quote

Is there some way you can incorporate the patch in this comment https://bugs.gentoo.org/show_bug.cgi?id=79029#c11 so that notifications work even when kdelibs is compiled with USE=-arts ? I do hope that some of you also have USE=-arts .

chetan
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Sun Aug 21, 2005 4:02 pm    Post subject: Reply with quote

chetan13 wrote:
Is there some way you can incorporate the patch in this comment https://bugs.gentoo.org/show_bug.cgi?id=79029#c11 so that notifications work even when kdelibs is compiled with USE=-arts ? I do hope that some of you also have USE=-arts .

chetan


Thanks! I will look into it.

EDIT: OK, it works, I am using ogg123 as the external player and all works fine now. Thanks a lot! As long as you gensync, you can use offline mode if you're using playground and may reemerge kdelibs.
Back to top
View user's profile Send private message
oisch
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 130

PostPosted: Sun Aug 21, 2005 8:08 pm    Post subject: Reply with quote

I'm having a problem with setting my own SVN Repository:
I want to use ESVN_REPO_URI="https://MYUSERNAME@svn.kde.org/home/kde" in order to se my own KDE cvs account. But every emerge fails, printing " * Synchronizing with repository at https://MYUSRRNAME@svn.kde.org/home/kde" and waiting eternally.
ps -aux shows a process "svn info https://MYUSRRNAME@svn.kde.org/home/kde".

Entering https://MYUSRRNAME@svn.kde.org/home/kde manually asks me if I would accept the certificate prompts me for my password.
I guess that when I emerge svn wants the same input, but it is not displayed and it doesn't even react on console input.

Is there a way to fix this?
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Sun Aug 21, 2005 9:45 pm    Post subject: Reply with quote

oisch wrote:
I'm having a problem with setting my own SVN Repository:
I want to use ESVN_REPO_URI="https://MYUSERNAME@svn.kde.org/home/kde" in order to se my own KDE cvs account. But every emerge fails, printing " * Synchronizing with repository at https://MYUSRRNAME@svn.kde.org/home/kde" and waiting eternally.
ps -aux shows a process "svn info https://MYUSRRNAME@svn.kde.org/home/kde".

Entering https://MYUSRRNAME@svn.kde.org/home/kde manually asks me if I would accept the certificate prompts me for my password.
I guess that when I emerge svn wants the same input, but it is not displayed and it doesn't even react on console input.

Is there a way to fix this?


Yes, there is:
in /var/tmp/portage/homedir you need to place your username in .ssh/config AND you need to place your public key on svn.kde.org and at least try fetching something from svn with your $HOME set to /var/tmp/portage/homedir, so that it writes the accepted certificate there ( or you can see where the certificate should be stored from subversion.eclass, function subversion_fetch_certificate and fetch it from
http://download.berlios.de/genkdesvn/ec08b331e2e6cabccb6c3e17a85e28ce )

Another workaround:
Use the offline mode and fetch the modules yourself. Just checkout/update whatever you need and use the offline mode for installation.

As for anything else, with deadlocks it's pretty impossible with any known tool to me to both filter input, output and error output from a wrapping script and let it through when needed. Any expert on that is welcome, but for now to achieve what you want with the ebuilds directly you need to wait for one of these two things to occur:
1) the subversion python bindings get fixed
2) or pysvn gets released with support for svn 1.2
Back to top
View user's profile Send private message
navidson
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 235
Location: entre mon bureau et mon lit

PostPosted: Mon Aug 22, 2005 10:33 am    Post subject: Reply with quote

does anyone knows why anonsvn.kde.org is down ? (cant connect)
its the same for websvn.kde.org.....
_________________
Il semblerait que cela fait un peu trop longtemps que des têtes n'ont pas été plantées au bout des piques.
Il semblerait que je suis loin d'être le seul à partager cette impatience.
Maurice G Dantec, a propos du TPI
Back to top
View user's profile Send private message
Lepaca Kliffoth
l33t
l33t


Joined: 28 Apr 2004
Posts: 737
Location: Florence, Italy

PostPosted: Mon Aug 22, 2005 11:38 am    Post subject: Reply with quote

Seems like it's up again.
_________________
It isn't enough to win - everyone else must lose, and you also have to rub it in their face (maybe chop off an arm too for good measure).
Animebox!
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Mon Aug 22, 2005 12:28 pm    Post subject: Reply with quote

is anyone else who is using knotify-noarts patch experiencing KDED crashes? i am not able to start any service in kded. i didn't have this problem before i upgraded to kdelibs-7-r2

chetan
Back to top
View user's profile Send private message
ktech
Guru
Guru


Joined: 12 Apr 2003
Posts: 340

PostPosted: Mon Aug 22, 2005 10:13 pm    Post subject: Reply with quote

!!! Digest verification Failed:
!!! /usr/local/portage-bmg/media-sound/kradio/kradio-7-r1.ebuild
!!! Reason: Filesize does not match recorded size
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Mon Aug 22, 2005 11:39 pm    Post subject: Reply with quote

In the file playground/eclass/keepobj.eclass

Code:
function keepobj_initialize() {
        if [ $(keepobj_enabled) ]
        then
                if [ ! -d $(objdir) ]
                then
                        mkdir -p $(objdir)
                else
                        for item in ${KEEPOBJ_EXEMPT}
                        do
                                if [ -d "$(objdir)/${item}" ]
                                then
                                        rm -rf "$(objdir)/${item}"
                                fi
                        done
                fi
        fi
        ewarn "Feature keepobj has been set, thus already compiled objects will be reused between \
merges"
        ewarn "This should significantly speed up compilation, but also beware of problems"
}


shouldn't the ewarns at the end be before the fi ?
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Tue Aug 23, 2005 2:17 am    Post subject: Reply with quote

chetan13 wrote:


shouldn't the ewarns at the end be before the fi ?


Ahh, you're absolutely right :) Fixed it.
Back to top
View user's profile Send private message
carmen
n00b
n00b


Joined: 27 May 2005
Posts: 9

PostPosted: Tue Aug 23, 2005 9:24 am    Post subject: Reply with quote

Lepaca Kliffoth wrote:
I recently tried to get kde4 to compile (2 days ago), but there is no way.


heres a way: emerge x11-libs/qt-4 and change branches/KDE/3.5 to trunk/KDE (2 places) in kde-source.eclass

its fairly fubar, but at least kwin and konqueror work, which is all i really need. i wish kcontrol was usable (the default theme is some WinXP-looking crap!!)
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Tue Aug 23, 2005 3:09 pm    Post subject: Reply with quote

carmen wrote:
Lepaca Kliffoth wrote:
I recently tried to get kde4 to compile (2 days ago), but there is no way.


heres a way: emerge x11-libs/qt-4 and change branches/KDE/3.5 to trunk/KDE (2 places) in kde-source.eclass

its fairly fubar, but at least kwin and konqueror work, which is all i really need. i wish kcontrol was usable (the default theme is some WinXP-looking crap!!)


Hey, how did you get kdelibs to compile? The requirement is qt-4 is emerged with use debug, but then I still couldn't get it to compile.
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Tue Aug 23, 2005 7:27 pm    Post subject: Reply with quote

feature request: baghira theme
http://baghira.sourceforge.net/

Instructions for installation from cvs are in "Step 1" of http://dsvmag.club.fr/linux/baghira/OS_Clone-en.html

ps: i read that 0.7 will be released soon. maybe then you can start from the official gentoo ebuild
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Tue Aug 23, 2005 8:29 pm    Post subject: Reply with quote

chetan13 wrote:
is anyone else who is using knotify-noarts patch experiencing KDED crashes? i am not able to start any service in kded. i didn't have this problem before i upgraded to kdelibs-7-r2

the crash was occurring because the hal daemon wasn't started at boot time even as kdebase-kioslaves was compiled with +hal
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Tue Aug 23, 2005 9:28 pm    Post subject: Reply with quote

chetan13 wrote:
feature request: baghira theme
http://baghira.sourceforge.net/

Instructions for installation from cvs are in "Step 1" of http://dsvmag.club.fr/linux/baghira/OS_Clone-en.html

ps: i read that 0.7 will be released soon. maybe then you can start from the official gentoo ebuild


Added to playground. Doesn't compile right now, missing header.
Back to top
View user's profile Send private message
tgurr
Retired Dev
Retired Dev


Joined: 27 Jan 2004
Posts: 571
Location: germany

PostPosted: Tue Aug 23, 2005 9:36 pm    Post subject: Reply with quote

chetan13 wrote:
chetan13 wrote:
is anyone else who is using knotify-noarts patch experiencing KDED crashes? i am not able to start any service in kded. i didn't have this problem before i upgraded to kdelibs-7-r2

the crash was occurring because the hal daemon wasn't started at boot time even as kdebase-kioslaves was compiled with +hal


I have the same problems from time to time, try removing all hal and dbus config files in /etc and recompile/install them. Should work afterwards.
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Tue Aug 23, 2005 10:13 pm    Post subject: Reply with quote

mario wrote:
chetan13 wrote:
feature request: baghira theme
http://baghira.sourceforge.net/

Instructions for installation from cvs are in "Step 1" of http://dsvmag.club.fr/linux/baghira/OS_Clone-en.html

ps: i read that 0.7 will be released soon. maybe then you can start from the official gentoo ebuild


Added to playground. Doesn't compile right now, missing header.


in less than an hour!!! thanks a lot
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Tue Aug 23, 2005 10:15 pm    Post subject: Reply with quote

Psy' wrote:
chetan13 wrote:
chetan13 wrote:
is anyone else who is using knotify-noarts patch experiencing KDED crashes? i am not able to start any service in kded. i didn't have this problem before i upgraded to kdelibs-7-r2

the crash was occurring because the hal daemon wasn't started at boot time even as kdebase-kioslaves was compiled with +hal


I have the same problems from time to time, try removing all hal and dbus config files in /etc and recompile/install them. Should work afterwards.

i wasn't clear. the crashes were occurring because the hal daemon wasn't started before kde. Now that i have added hald to the default runlevel, the problem is gone.
Back to top
View user's profile Send private message
carmen
n00b
n00b


Joined: 27 May 2005
Posts: 9

PostPosted: Tue Aug 23, 2005 11:25 pm    Post subject: Reply with quote

mario wrote:
Hey, how did you get kdelibs to compile? The requirement is qt-4 is emerged with use debug, but then I still couldn't get it to compile.


yeah , it looked in about a dozen paths for qt libs (listed in config.log), but none were right, so i symlinked one to /usr/lib/qt4..wish i knew where it got that list of paths but between unsermake, and a 1.6mb configure script, and who knows where else that stuff is stored (some sort of pkg-config stuff?)..also kdelibs installed some designer/plugins.la to lib/kde3 instead of lib/kde4, so had to move those before anything else would emerge.

it all compile, but the warnings above were right, its definitely not ready for any sort of use, just try it and see ;) back to 3.5, with WindowLab as the WM now :)
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Wed Aug 24, 2005 1:50 am    Post subject: Reply with quote

baghira works now!!! coolest eye candy i have seen on a(my) linux desktop :-)
Back to top
View user's profile Send private message
chetan13
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2003
Posts: 125
Location: chennai,india

PostPosted: Wed Aug 24, 2005 4:08 am    Post subject: Reply with quote

kdebase/kttsd needs some corrections.

1) arts backend is optional(currently even the gentoo official ebuilds have it optional)
2) for alsa backend, it depends on alsaplayer( ./configure detects alsaplayer automatically)
3) for gstreamer backend, you should have myconf="$(use_with gstreamer gstreamer=check)"
4) i don't know anything about the akode backend

more info from http://websvn.kde.org/branches/KDE/3.5/kdeaccessibility/kttsd/README?rev=438982&view=auto
Quote:


Audio Plugins
-------------
KTTS can be built with the following audio plugins. The "Default Configure
"Option" column shows the default option for the configure command.
The "Alternate" column gives the opposite configure option:

System Plugin DefaultConfigureOption Alternate
------ ------------ ------------------------- ------------------------
aRts artsplayer --with-arts --without-arts
ALSA alsaplayer --with-alsa=check --with-alsa=no
GStreamer gstplayer --with-gstreamer=no --with-gstreamer=check
aKode akodeplayer --with-akode=no --with-akode=check

You *must* have at least one of these plugins for KTTS to work.

The aKode and GStreamer players are not built by default because they have issues
with instant stopping and starting.


I got the gstreamer and alsa backends. both work but alsaplayer works better.

chetan
Back to top
View user's profile Send private message
Dolio
l33t
l33t


Joined: 17 Jun 2002
Posts: 650

PostPosted: Wed Aug 24, 2005 10:48 am    Post subject: Reply with quote

With regards to the yzis ebuild, it seems that when it performs the checkout, it fetches only the trunk directory. There are several directories below that which it fails to checkout. I looked around in the ebuild and eclasses, but I must admit I'm out of my depth, and can't figure out how to change what exactly it checks out. Any advice?
_________________
They don't have a good bathroom to do coke in.
Back to top
View user's profile Send private message
Lepaca Kliffoth
l33t
l33t


Joined: 28 Apr 2004
Posts: 737
Location: Florence, Italy

PostPosted: Wed Aug 24, 2005 12:33 pm    Post subject: Reply with quote

carmen wrote:
Lepaca Kliffoth wrote:
I recently tried to get kde4 to compile (2 days ago), but there is no way.


heres a way: emerge x11-libs/qt-4 and change branches/KDE/3.5 to trunk/KDE (2 places) in kde-source.eclass

its fairly fubar, but at least kwin and konqueror work, which is all i really need. i wish kcontrol was usable (the default theme is some WinXP-looking crap!!)


That's exactly what I did. I'm not using the ebuilds, I do it all by hand. Only thing that compiled was kdelibs but of course YMMV since it changes every day.
_________________
It isn't enough to win - everyone else must lose, and you also have to rub it in their face (maybe chop off an arm too for good measure).
Animebox!
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 30, 31, 32 ... 38, 39, 40  Next
Page 31 of 40

 
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