Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
festival wont compile(stops with strange ebuild errors)
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
Lockup
Guru
Guru


Joined: 25 Jul 2002
Posts: 430

PostPosted: Fri Mar 14, 2003 12:42 am    Post subject: festival wont compile(stops with strange ebuild errors) Reply with quote

just tried to emerge festival r3...fun?

Code:

root@Beast festival # emerge festival
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/festival-1.4.2-r3 to /
/usr/sbin/ebuild.sh: line 852: /var/tmp/portage/festival-1.4.2-r3/work/speech_tools/eclass-debug.log: No such file or directory
>>> md5 ;-) festival-1.4.2-release.tar.gz
>>> md5 ;-) festlex_CMU.tar.gz
>>> md5 ;-) festlex_OALD.tar.gz
>>> md5 ;-) festlex_POSLEX.tar.gz
>>> md5 ;-) festvox_don.tar.gz
>>> md5 ;-) festvox_ellpc11k.tar.gz
>>> md5 ;-) festvox_kallpc16k.tar.gz
>>> md5 ;-) festvox_kedlpc16k.tar.gz
>>> md5 ;-) festvox_rablpc16k.tar.gz
>>> md5 ;-) festvox_us1.tar.gz
>>> md5 ;-) festvox_us2.tar.gz
>>> md5 ;-) festvox_us3.tar.gz
>>> md5 ;-) speech_tools-1.2.2-release.tar.gz
>>> md5 ;-) festdoc-1.4.2.tar.gz
/usr/sbin/ebuild.sh: line 852: /var/tmp/portage/festival-1.4.2-r3/work/speech_tools/eclass-debug.log: No such file or directory
/usr/sbin/ebuild.sh: line 1162: /var/tmp/portage/festival-1.4.2-r3/work/speech_tools/environment: No such file or directory


suggestions would be greatly appreciated:)
Back to top
View user's profile Send private message
TheIconoclast
n00b
n00b


Joined: 20 Feb 2003
Posts: 14
Location: Cincinnati, OH

PostPosted: Tue Mar 18, 2003 4:32 pm    Post subject: Reply with quote

Same here, w/ 1.4.2 or r1 through r3
Hopefully someone can figure this out, as I'm really anxious to play w/ festival.

Code:
emerge festival-1.4.2.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/festival-1.4.2 to /
/usr/sbin/ebuild.sh: line 865: /var/tmp/portage/festival-1.4.2/work/speech_tools/eclass-debug.log: No such file or direc
tory
>>> Downloading http://gentoo.oregonstate.edu//distfiles/festival-1.4.2-patch.tar.bz2
--11:31:56--  http://gentoo.oregonstate.edu//distfiles/festival-1.4.2-patch.tar.bz2
           => `/usr/portage/distfiles/festival-1.4.2-patch.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,456 [application/x-tar]

100%[============================================================================>] 1,456          1.39M/s    ETA 00:00

11:31:57 (1.39 MB/s) - `/usr/portage/distfiles/festival-1.4.2-patch.tar.bz2' saved [1456/1456]

>>> md5 ;-) festival-1.4.2-release.tar.gz
>>> md5 ;-) festlex_CMU.tar.gz
>>> md5 ;-) festlex_OALD.tar.gz
>>> md5 ;-) festlex_POSLEX.tar.gz
>>> md5 ;-) festvox_don.tar.gz
>>> md5 ;-) festvox_ellpc11k.tar.gz
>>> md5 ;-) festvox_kallpc16k.tar.gz
>>> md5 ;-) festvox_kedlpc16k.tar.gz
>>> md5 ;-) festvox_rablpc16k.tar.gz
>>> md5 ;-) festvox_us1.tar.gz
>>> md5 ;-) festvox_us2.tar.gz
>>> md5 ;-) festvox_us3.tar.gz
>>> md5 ;-) speech_tools-1.2.2-release.tar.gz
>>> md5 ;-) festival-1.4.2-patch.tar.bz2
/usr/sbin/ebuild.sh: line 865: /var/tmp/portage/festival-1.4.2/work/speech_tools/eclass-debug.log: No such file or direc
tory
/usr/sbin/ebuild.sh: line 1171: /var/tmp/portage/festival-1.4.2/work/speech_tools/environment: No such file or directory
root@jollyroger festival #


Looking at '/usr/sbin/ebuild.sh' on line 856 it appears to be going haywire on teh debug files....
Code:
        while [ "$1" ]; do

                # extra user-configurable targets
                if [ "$ECLASS_DEBUG_OUTPUT" == "on" ]; then
                        echo "debug: $1"
                elif [ -n "$ECLASS_DEBUG_OUTPUT" ]; then
                        echo "debug: $1" >> $ECLASS_DEBUG_OUTPUT
                fi

                # default target
                echo $1 >> ${T}/eclass-debug.log
                # let the portage user own/write to this file
                chmod g+w ${T}/eclass-debug.log &>/dev/null

                shift
        done
:twisted:
_________________
"I am the iconoclast, an unconventional ecclectic who marches to the beat of a different drummer" - Brain
Back to top
View user's profile Send private message
Migrant Programmer
n00b
n00b


Joined: 31 Aug 2002
Posts: 10

PostPosted: Wed Mar 19, 2003 3:51 am    Post subject: Reply with quote

Here's a "me too." It downloaded all the files properly, then stops there.. I'm no ebuild wizard so I have no idea what the problem is.

Other people have encountered this, see:
https://forums.gentoo.org/viewtopic.php?t=31386&highlight=festival

Unfortunately that thread doesn't have any solutions to the problem. It's not in the bugs database either.
Back to top
View user's profile Send private message
Migrant Programmer
n00b
n00b


Joined: 31 Aug 2002
Posts: 10

PostPosted: Fri Mar 21, 2003 11:34 pm    Post subject: Reply with quote

Reported the bug: https://bugs.gentoo.org/show_bug.cgi?id=17964
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