Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge of media-video/lives-0.9.1 hangs
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
Malloq
n00b
n00b


Joined: 23 Sep 2003
Posts: 34
Location: Norway

PostPosted: Sat Mar 10, 2007 8:35 pm    Post subject: Emerge of media-video/lives-0.9.1 hangs Reply with quote

I'm trying to emerge media-video/lives-0.9.1, but emerging hangs in:

Code:
make lives.pot-update
make[4]: Entering directory `/var/tmp/portage/media-video/lives-0.9.1/work/LiVES-0.9.1/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
/usr/bin/xgettext --default-domain=lives --directory=.. \
          --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
          --files-from=./POTFILES.in \
          --copyright-holder='salsaman@xs4all.n' \
          --msgid-bugs-address=''
/usr/bin/xgettext: warning: The option --msgid-bugs-address was not specified.
                            If you are using a `Makevars' file, please specify
                            the MSGID_BUGS_ADDRESS variable there; otherwise please
                            specify an --msgid-bugs-address command line option.
test ! -f lives.po || { \
          if test -f ./lives.pot; then \
            sed -f remove-potcdate.sed < ./lives.pot > lives.1po && \
            sed -f remove-potcdate.sed < lives.po > lives.2po && \
            if cmp lives.1po lives.2po >/dev/null 2>&1; then \
              rm -f lives.1po lives.2po lives.po; \
            else \
              rm -f lives.1po lives.2po ./lives.pot && \
              mv lives.po ./lives.pot; \
            fi; \
          else \
            mv lives.po ./lives.pot; \
          fi; \
        }
make[4]: Leaving directory `/var/tmp/portage/media-video/lives-0.9.1/work/LiVES-0.9.1/po'
make[3]: Leaving directory `/var/tmp/portage/media-video/lives-0.9.1/work/LiVES-0.9.1/po'
    adding files from /var/tmp/portage/media-video/lives-0.9.1/image///usr/share/lives/plugins/effects/rendered/


My make.conf is:

Code:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=athlon-xp -pipe"
#CFLAGS="-march=athlon-xp -g"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

GENTOO_MIRRORS="http://mirror.gentoo.no/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://ftp.du.se/pub/os/gentoo http://src.gentoo.pl ftp://ftp.rhnet.is/pub/gentoo/ ftp://ftp.du.se/pub/os/gentoo"

FEATURES="parallel-fetch ccache"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
MAKEOPTS="-j2"

USE="mplayer gphoto2 kdeenablefinal slp musicbrainz nfs exif xscreensaver rdesktop mmx flac divx gmedia wmp realmedia pdf usb acpi hal dbus cdr pda dvd dvdr svg postgres libgda xine wma wmf mysql javamail seamonkey firefox php mono cddb swat tiff artworkextra samba zip bzip2 java gnome gtk gtk2 alsa sse nptl nptlonly nsplugin cairo kde qt -eds -esd -xmms -dri -ipv6"

INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nvidia"
ALSA_CARDS="ens1371"


Anyone who knows what I'm doing wrong? It seems people are using "lives" for their video-editing, so this shouldn't be so difficult?
Back to top
View user's profile Send private message
Malloq
n00b
n00b


Joined: 23 Sep 2003
Posts: 34
Location: Norway

PostPosted: Tue Mar 20, 2007 8:41 pm    Post subject: Reply with quote

Kind of solved; emerged the lives-0.9.7 in stead.
Back to top
View user's profile Send private message
katamaran
n00b
n00b


Joined: 23 Jul 2005
Posts: 17

PostPosted: Tue May 08, 2007 7:35 pm    Post subject: Reply with quote

bump for greater justice

happened to me too, and i don't consider turning to ~ARCH a solution
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