Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13848] New: mplayer svn failing compile in sorcery

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13848] New: mplayer svn failing compile in sorcery
  • Date: 16 Jun 2007 01:12:11 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13848

Summary: mplayer svn failing compile in sorcery
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: video
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: rcook AT wyrms.net


mplayer fails with the below error if I compile mplayer in sorcery but if I go
to the source director and type make it completes the compile outside of
sorcery
just fine.

cc -march=athlon-mp -pipe -DPIC -fPIC -O3 -I./libavcodec -I./libavformat
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I.
-I.
-I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
-march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-I/usr/include/ffmpeg -I/usr/include/directfb -I/usr/X11/include
-I/usr/include/
-I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include
-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I../libavcodec -I../libavformat
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I.
-I..
-I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
-march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-I/usr/include/ffmpeg -I/usr/include/directfb -I/usr/X11/include
-I/usr/include/
-I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include
-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -c -o vf_decimate.o vf_decimate.c
vf_decimate.c: In function 'diff_MMX':
vf_decimate.c:26: error: can't find a register in class 'BREG' while
reloading 'asm'
make[1]: *** [vf_decimate.o] Error 1
make[1]: Leaving directory `/usr/src/mplayer-svn/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13848] New: mplayer svn failing compile in sorcery, bugzilla-daemon, 06/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page