Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem emerging ardour-cvs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed May 14, 2003 1:51 pm    Post subject: problem emerging ardour-cvs Reply with quote

I'm trying to get a few music apps happening on my gentoo box.

I have rosegarden compiled, but each time I open it, it crashes. It still "works" but crashes in the background.

so now I'm trying ardour, and it needs jack-cvs 0.7 as a dependency, but when I try and emerge it I get the following error
Code:
chris@master chris $ ACCEPT_KEYWORDS="~x86" sudo emerge ardour-cvs
Calculating dependencies ...done!
>>> emerge (1 of 6) media-sound/jack-cvs-0.7 to /
>>> Unpacking source...
 * Fetching cvs module jack into /usr/portage/distfiles/cvs-src/jackit...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.jackit.sourceforge.net:/cvsroot/jackit" login
Logging in to :pserver:anonymous@cvs.jackit.sourceforge.net:2401/cvsroot/jackit
cvs [login aborted]: connect to cvs.jackit.sourceforge.net(66.35.250.207):2401 failed: Connection refused
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@cvs.jackit.sourceforge.net:/cvsroot/jackit" checkout  jack
cvs [checkout aborted]: connect to cvs.jackit.sourceforge.net(66.35.250.207):2401 failed: Connection refused
 * Copying jack from /usr/portage/distfiles/cvs-src/jackit...
cp: cannot stat `/usr/portage/distfiles/cvs-src/jackit/jack': No such file or directory
ls: /usr/portage/distfiles/cvs-src/jackit/jack: No such file or directory
>>> Source unpacked.
autogen.sh: autogen.sh: No such file or directory

!!! ERROR: media-sound/jack-cvs-0.7 failed.
!!! Function econf, Line 275, Exitcode 1
!!! no configure script found


looks like it can't log into the cvs server - I tried manually and got rejected... any thoughts ?

many thanks
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed May 14, 2003 1:58 pm    Post subject: Reply with quote

hope it's not something stupid like the server's busy :S

then again that would be a simple fix :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Wed May 14, 2003 2:00 pm    Post subject: Reply with quote

Go find jack-cvs in the media-sound i think. Then emerge that separately from the ardour. Then go emerge ardour-cvs, and it works. I have yet to run the program though but everything compiles.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed May 14, 2003 2:13 pm    Post subject: Reply with quote

thanks for the reply :)

I did give that a try b4 I posted, here is the results
Code:
chris@master chris $ ACCEPT_KEYWORDS="~x86" sudo emerge -p jack-cvs

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] media-sound/jack-cvs-0.7

chris@master chris $ ACCEPT_KEYWORDS="~x86" sudo emerge jack-cvs
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/jack-cvs-0.7 to /
>>> Unpacking source...
 * Fetching cvs module jack into /usr/portage/distfiles/cvs-src/jackit...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.jackit.sourceforge.net:/cvsroot/jackit" login
Logging in to :pserver:anonymous@cvs.jackit.sourceforge.net:2401/cvsroot/jackit
cvs [login aborted]: connect to cvs.jackit.sourceforge.net(66.35.250.207):2401 failed: Connection refused
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@cvs.jackit.sourceforge.net:/cvsroot/jackit" checkout  jack
cvs [checkout aborted]: connect to cvs.jackit.sourceforge.net(66.35.250.207):2401 failed: Connection refused
 * Copying jack from /usr/portage/distfiles/cvs-src/jackit...
cp: cannot stat `/usr/portage/distfiles/cvs-src/jackit/jack': No such file or directory
ls: /usr/portage/distfiles/cvs-src/jackit/jack: No such file or directory
>>> Source unpacked.
autogen.sh: autogen.sh: No such file or directory

!!! ERROR: media-sound/jack-cvs-0.7 failed.
!!! Function econf, Line 275, Exitcode 1
!!! no configure script found

chris@master chris $

_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
zypher
Retired Dev
Retired Dev


Joined: 10 Jun 2002
Posts: 416
Location: Cologne, ger.

PostPosted: Wed May 14, 2003 2:55 pm    Post subject: Reply with quote

I get "connection refused" messages too (trying sf-cvs).
Just wait or try a jack release from their site and after that inject the ebuild with "emerge -i".
That way portage will build ardour because it "thinks" it has emerged jack before.
_________________
linux user 65882
Back to top
View user's profile Send private message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Wed May 14, 2003 3:08 pm    Post subject: Reply with quote

Oh I read it wrong. Yeah, the cvs server seems to be down or something because I am trying it again and it doesn't seem to work. Last night, I know it worked. :?
Back to top
View user's profile Send private message
french tony
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 148
Location: Belfast

PostPosted: Wed May 14, 2003 7:10 pm    Post subject: Reply with quote

I reemerged jack and ardour a couple of days ago.
from ardour-dev list:
Quote:

I was experiencing serious JACK overruns when there was moderate
to heavy disk activity, irregardless of buffer size value (-p).
This was occurring on 3 different machines, all gentoo, all using
reiserfs as the / partition.
/..../
By mounting a tmpfs filesystem on /tmp or using the --tmpdir
option to jackd (and also to a compatible jack client) so that the
fifos are placed in a RAM-based fs, both the periodic disk activity
and all my overruns went away.
/.../
you can apply the attached patch to JACK, and configure
it using the new --with-default-tmpdir=ramfs option.
This is useful for those of us that want the jack temp
files elsewhere and do not want to rely on every client supplying
the option.

this went in the cvs a couple of days ago, so you might want to add that line in the ebiuld.
I have found that to decrease the amount of xruns quite dramatically.

IMHO, it is a good idea to compile jack and ardour one after the otherwhen upgrading. they tightly interact with each other, and having a missmatch can cause problem
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Wed May 14, 2003 11:26 pm    Post subject: Reply with quote

thanks for the tips.

I guess I'll try again soon, and I'll add the tmpfs options too :)

will let you know how I go!
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 7:29 am    Post subject: Reply with quote

hmm jack-cvs seems to be working again now..
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 7:31 am    Post subject: Reply with quote

gosh darn

now I get this error
Code:
chris@master chris $ ACCEPT_KEYWORDS="~x86" sudo emerge ardour-cvs
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/ardour-cvs-0.6.4 to /
>>> md5 ;-) ardour-pixmaps-2.6.tar.bz2
>>> Unpacking source...
 * Fetching cvs module ardour into /usr/portage/distfiles/cvs-src/ardour...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.ardour.sourceforge.net:/cvsroot/ardour" login
Logging in to :pserver:anonymous@cvs.ardour.sourceforge.net:2401/cvsroot/ardour
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@cvs.ardour.sourceforge.net:/cvsroot/ardour" checkout  ardour
cvs [checkout aborted]: end of file from server (consult above messages if any)
 * Copying ardour from /usr/portage/distfiles/cvs-src/ardour...
cp: cannot stat `/usr/portage/distfiles/cvs-src/ardour/ardour': No such file or directory
ls: /usr/portage/distfiles/cvs-src/ardour/ardour: No such file or directory
>>> Source unpacked.
autogen.sh: autogen.sh: No such file or directory
/usr/sbin/ebuild.sh: line 44: cd: gtk_ardour: No such file or directory
version.sh: version.sh: No such file or directory

!!! ERROR: media-sound/ardour-cvs-0.6.4 failed.
!!! Function src_compile, Line 45, Exitcode 127
!!! failed to create version.h


any thoughts ?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
french tony
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 148
Location: Belfast

PostPosted: Thu May 15, 2003 10:24 am    Post subject: Reply with quote

mmm, this is strange. that is not the usual ebuild behaviour. mine goes like this:
Code:
spreemachine ardour-cvs # emerge ardour-cvs-0.6.4.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/ardour-cvs-0.6.4 to /
>>> md5 ;-) ardour-pixmaps-2.6.tar.bz2
>>> Unpacking source...
 * Fetching cvs module ardour into /usr/portage/distfiles/cvs-src/ardour...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.ardour.sourceforge.net:/cvsroot/ardour" login
Logging in to :pserver:anonymous@cvs.ardour.sourceforge.net:2401/cvsroot/ardour
cvs [login aborted]: reading from server: Connection reset by peer
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@cvs.ardour.sourceforge.net:/cvsroot/ardour" update -dP ardour
cvs [update aborted]: end of file from server (consult above messages if any)
 * Copying ardour from /usr/portage/distfiles/cvs-src/ardour...
>>> Source unpacked.

----------------------------------------------------------------------
Checking basic compilation tools ...

        pkg-config: found.
        autoconf: found.
        aclocal: found.
        automake: found.
        libtool: found.
        gettext: found.
        autopoint: found.


I'd say the it's a problem with CVS. try again. It sould work.
Does anybody if CVS refuses one access if one querries it to many times too quickly?
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 10:47 am    Post subject: Reply with quote

hmmm well this time it worked :)

looks like cvs was out of action or something..

thanks everyone for your help :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
french tony
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 148
Location: Belfast

PostPosted: Thu May 15, 2003 10:54 am    Post subject: Reply with quote

hehehe,
always a plaesure to give some help. Feature freeze has started. ardour-1.0.0-rc1 is on its way. knowing Paul Davis ethichs, this will be a nicely working piece of software.
Big up the ardour-dev team.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 12:05 pm    Post subject: Reply with quote

next question ;)

now that I have ardour emerged, how do I start jackd ?

and can I run it like a service in a certain run level?

ta!
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Thu May 15, 2003 12:31 pm    Post subject: Reply with quote

taskara wrote:

now that I have ardour emerged, how do I start jackd ?


I'm actually currently trying to get the program working as well.
First you need to have alsa for sound drivers. That is the only way jack will work from what I have read. If you don't have alsa, get it.

As for starting jack, http://www.djcj.org/LAU/guide/index.php. This is a very good site. There is a HOWTO on their site that explains each of the functions better than I can. Read up on that, and if you have any more questions, keep posting!
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 12:33 pm    Post subject: Reply with quote

k, thanks.. I have alsa, and lsmod reveals the following:
Code:
root@master chris # lsmod
Module                  Size  Used by    Tainted: P
snd-pcm-oss            39076   1  (autoclean)
snd-mixer-oss          13784   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           19300   1
snd-ac97-codec         37440   0  [snd-intel8x0]
snd-pcm                61312   0  [snd-pcm-oss snd-intel8x0]
snd-timer              14856   0  [snd-pcm]
snd-page-alloc          5084   0  [snd-intel8x0 snd-pcm]
snd-mpu401-uart         3472   0  [snd-intel8x0]
snd-rawmidi            14112   0  [snd-mpu401-uart]
snd-seq-device          4368   0  [snd-rawmidi]
snd                    30852   0  [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3876   3  [snd]
nvidia               1547520  10
nvnet                  25984   2
let me know what you find :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
french tony
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 148
Location: Belfast

PostPosted: Thu May 15, 2003 12:36 pm    Post subject: Reply with quote

I have this in my .bashrc:
Code:
alias jack="jackd -a -R -d alsa -d hw:0  -p 512 -r 44100 -D"

you use sudo as well...
btw, that's a sblive i am using, but i am gonna get a delta44 soon. :P
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Thu May 15, 2003 9:59 pm    Post subject: Reply with quote

sweeet :)

and I run that seperately, every time I wanna run ardour ?

I run jackd as root, and this is what I get
Code:
chris@master chris $ sudo jackd -a -R -d alsa -d hw:0  -p 512 -r 44100 -D
jackd 0.71.2
Copyright 2001-2003 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support
loading driver ..
creating alsa driver ... hw:0|512|2|44100|swmon|swmeter|rt
open
port alsa_pcm:capture_1 has mixdown = 0x4002acc4
port alsa_pcm:capture_2 has mixdown = 0x4002acc4
port alsa_pcm:playback_1 has mixdown = 0x4002acc4
port alsa_pcm:playback_2 has mixdown = 0x4002acc4
port alsa_pcm:playback_3 has mixdown = 0x4002acc4
port alsa_pcm:playback_4 has mixdown = 0x4002acc4
port alsa_pcm:playback_5 has mixdown = 0x4002acc4
port alsa_pcm:playback_6 has mixdown = 0x4002acc4
starting engine


**** alsa_pcm: xrun of at least 46.747 msecs


but when I try and run ardour as me, I get the following error
Code:
chris@master chris $ ardour
Ardour/GTK 0.351.0 running with libardour 0.660.0
Copyright 1999-2003 Paul Davis
Ardour comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
cannot connect to jack server
cannot connect to default JACK server
ardour: [ERROR]: No JACK server found.
Killed


when I run ardour as root, I get
Code:
chris@master chris $ sudo ardour
Ardour/GTK 0.351.0 running with libardour 0.660.0
Copyright 1999-2003 Paul Davis
Ardour comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
ardour: [INFO]: Linux: running on 1 processor. Consider a dual CPU system.
ardour: [WARNING]: no MIDI ports specified: no MMC or MTC control possible
liblrdf: error - file ~/sfdb:0 column 0 - file open failed - No such file or directory
lrdf: trying to write '~/sfdb'
No such file or directory
lrdf: trying to write '~/sfdb'
No such file or directory
lrdf: trying to write '~/sfdb'
No such file or directory
lrdf: trying to write '~/sfdb'
No such file or directory
lrdf: trying to write '~/sfdb'
No such file or directory
ardour: [INFO]: UI: setting up images used for interface ...
ardour: [ERROR]: No on/off button pixmaps found to match rec-enable-button[0-9]*.xpm$
ardour: [ERROR]: could not create ARDOUR GUI


thanks heaps for your help, I appreciate it!! any thoughts on this one ?
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Zapp!
Tux's lil' helper
Tux's lil' helper


Joined: 11 Oct 2002
Posts: 77
Location: Germany

PostPosted: Fri May 16, 2003 12:26 pm    Post subject: Reply with quote

You need to set the correct path to the ardour pixmaps in your ~/.ardourrc file.
The relevant section in mine looks like this:
Code:
 <Option name="ui-rcfile" value="/usr/share/ardour/ardour_ui.rc"/>
<Option name="pixmap-path" value="/usr/share/ardour/pixmaps"/>
<Option name="session-path" value="~/.ardour/sessions"/>
<Option name="soundfile-db" value="~/.ardour/sfdb"/>


This way i got Ardour to work.
However, when I create a new session (with one bus and one track), the 'regions' window on the right isn't displayed.
Is there a way to start it manually? (I didn't find a menu entry for it)
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sat May 17, 2003 12:37 am    Post subject: Reply with quote

I don't have this file anywhere.. do I just create it, or shoudl it ahve been done automatically ?

ta
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
french tony
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 148
Location: Belfast

PostPosted: Sat May 17, 2003 9:59 am    Post subject: Reply with quote

I'm not sure exactly cause it has been a long time since i had to set up ardour, but i think you just need to give it a path.
And be carefull, the session directory can get very big very quickly.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
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