Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32965 - xmovie-1.8-r4 compile error
Summary: xmovie-1.8-r4 compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-07 12:58 UTC by Fernando Serboncini (RETIRED)
Modified: 2004-03-17 07:42 UTC (History)
2 users (show)

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


Attachments
Emerge output (emerge.log,20.35 KB, text/plain)
2003-11-07 12:59 UTC, Fernando Serboncini (RETIRED)
Details
proposed xmovie-1.8-gcc3.3 patch (xmovie-1.8-gcc3.3.patch,17.63 KB, patch)
2003-11-08 16:02 UTC, Brandy Westcott (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Serboncini (RETIRED) gentoo-dev 2003-11-07 12:58:31 UTC
When emerging xmovie-1.8-r4, it fails on compiling video/output.c.
See emerge.log attach for the emerge output log

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




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Athlon(TM) XP 2400+
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -m3dnow
-funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg kde libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
gdbm berkdb slang readline tetex bonobo svga ggi tcltk java guile mysql sdl gpm
tcpd pam libwww ssl perl python esd imlib qt motif opengl mozilla X gtk gtk2
gnome alsa fbcon oggvorbis xinerama 3dnow xml doc cdr sse dvd tiff svg dga mmx
-arts"
Comment 1 Fernando Serboncini (RETIRED) gentoo-dev 2003-11-07 12:59:14 UTC
Created attachment 20397 [details]
Emerge output
Comment 2 Brandy Westcott (RETIRED) gentoo-dev 2003-11-08 15:43:38 UTC
This is a gcc3.3 issue (which fortunately has been fixed upstream in
xmovie-1.9.x). In any case, I'll attach a patch for xmovie-1.8.
Comment 3 Brandy Westcott (RETIRED) gentoo-dev 2003-11-08 16:02:47 UTC
Created attachment 20456 [details, diff]
proposed xmovie-1.8-gcc3.3 patch

This patch fixes up all those nasty multiline string literals.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-12-29 02:47:12 UTC
is this still an issue ?
Comment 5 Chris Millard 2004-01-08 08:33:08 UTC
Just tried it today -- I got the same problem.
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2004-03-17 07:42:53 UTC
Committed brandy`s patch - thanks.