Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62011 - media-video/cinelerra-1.2.1 failed durring install (compile succeeded) cinelerra
Summary: media-video/cinelerra-1.2.1 failed durring install (compile succeeded) ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-28 01:02 UTC by Aaron Peterson
Modified: 2005-07-25 21:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc341_cinelerra121-compile_failure.log (gcc341_cinelerra121-compile_failure.log,23.65 KB, text/plain)
2004-09-18 00:35 UTC, Eric Shattow
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Peterson 2004-08-28 01:02:24 UTC
The compile worked, gcc 3.4.1 -Wall, NPTL...  but the install failed!

STRIP ../i686/zoomblur.plugin
make[3]: Leaving directory `/var/tmp/portage/cinelerra-1.2.1/work/cinelerra-1.2.1/plugins/zoomblur'
make[2]: Leaving directory `/var/tmp/portage/cinelerra-1.2.1/work/cinelerra-1.2.1/plugins'
make[2]: Entering directory `/var/tmp/portage/cinelerra-1.2.1/work/cinelerra-1.2.1/po'
msgfmt -c -o nb.mo nb.po
msgfmt -c -o sl.mo sl.po
make[2]: Leaving directory `/var/tmp/portage/cinelerra-1.2.1/work/cinelerra-1.2.1/po'
make[1]: Leaving directory `/var/tmp/portage/cinelerra-1.2.1/work/cinelerra-1.2.1'
nostrip

>>> Install cinelerra-1.2.1 into /var/tmp/portage/cinelerra-1.2.1/image/ category media-video
x86
>>> dobin: making cinelerra executable...
install: cannot stat `cinelerra': No such file or directory

!!! ERROR: media-video/cinelerra-1.2.1 failed.
!!! Function src_install, Line 62, Exitcode 1
!!! cinelerra not built


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r10 (gcc34-x86-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aac aalib accessibility acl acpi acpi4linux alsa amd apache2 apm
arts artswrappersuid audiofile avi berkdb bidi bonobo canna cdr cjk cjkcrypt
codecs crypt cscope cups dba dga directfb divx4linux doc dv dvb dvd encode esd
evms2 faac faad fam fbcon ffmpeg flac flash foomaticdb freetype freewnn fs gd
gdbm ggi gif gimp gimpprint gnome gpm gstreamer gtk gtk2 gtkhtml guile
imagemagick imap imlib jack java javascript joystick jpeg kde kerberos krb4 ldap
libcss libdvdread libg++ libwww linguas_en_US linguas_es linguas_ru
linguas_zh_CN linguas_zh_TW live mad maildir md5sum mdb mikmod mmx mng motif
mozdomi mozilla mozsvg mpeg mpeg4 mule mysql nas ncurses net nls nptl nvidia
offensive oggvorbis opengl oss pam pdflib perl pic png posix postgres python qt
quicktime readline samba sasl scanner sdl slang spell sse ssl svg svga tcltk
tcpd tetex theora threads tiff transcode truetype unicode usb v4l vhosts
virus-scan x86 xine xinerama xml2 xmms xv xvid zeo zlib"
Comment 1 tklauser 2004-08-28 03:10:22 UTC
You have ~x86 in your ACCEPT_KEYWORDS. Maybe there is a problem with a dependency package. I've put "media-viedo/cinelerra ~x86" into /etc/portage/package.keywords and it worked fine. Is there a reason why you're using ~x86 for all packages?
Comment 2 Aaron Peterson 2004-08-28 07:54:42 UTC
>Is there a reason why... ~x86 ... for all packages...

yes!
to annoy the developers with bug reports!

actually, I hope that I'd be helping by catching things before they creep into x86

I don't actually use cinellera.. I haven't figured out how it works yet!

anyway, i'm willing to do some more diagnostic stuff if need be
Comment 3 Disenchanted (RETIRED) gentoo-dev 2004-08-28 14:54:38 UTC
compile fails in linking, but their make never fails on this, scroll up and you see a myriad of unresolved symbols, it will take some extra time to fix cinelerra up for gcc3.4
feel invited to get to the bottom of this, for now i only have time to ask to scroll up till you see the link errors i mentioned

good luck


Comment 4 tklauser 2004-08-31 07:56:36 UTC
Maybe it works with the ebuild posted in Bug report #62367 (http://bugs.gentoo.org/show_bug.cgi?id=62367)
Comment 5 Eric Shattow 2004-09-18 00:35:42 UTC
Created attachment 39817 [details]
gcc341_cinelerra121-compile_failure.log

my output from failed compile/install; gcc 3.4.1 on athlon-xp.	agree with
Comment #3 it is time to fix cinelerra.
Comment 6 Luca Barbato gentoo-dev 2005-01-17 06:40:59 UTC
cinelerra-cvs works fine, I'll phase out cinelerra in favour of cvs.cinelerra.org branch