[gstreamer-bugs] [Bug 522278] New: Problem with "movq" at file gst-plugins-good/gst/goom/xmmx.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 13 10:39:03 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=522278

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: Problem with "movq" at file gst-plugins-
                    good/gst/goom/xmmx.c
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mrego at igalia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When you compile the module gst-plugins-good with jhbuild, there are the next
errors when it tries to compile the file gst-plugins-good/gst/goom/xmmx.c:
/tmp/cc8Z6pre.s: Assembler messages:
/tmp/cc8Z6pre.s:277: Error: suffix or operands invalid for `movq'
/tmp/cc8Z6pre.s:278: Error: suffix or operands invalid for `movq'

Steps to reproduce:
1. cd gst-plugins-good/gst/goom/
2. gcc -DHAVE_CONFIG_H -I. -I../.. -pthread
-I/home/mrego-gnome/od/install/include/gstreamer-0.10
-I/home/mrego-gnome/od/install/include/glib-2.0
-I/home/mrego-gnome/od/install/lib/glib-2.0/include
-I/home/mrego-gnome/od/install/include/libxml2 -pthread
-I/home/mrego-gnome/od/install/include/gstreamer-0.10
-I/home/mrego-gnome/od/install/include/glib-2.0
-I/home/mrego-gnome/od/install/lib/glib-2.0/include
-I/home/mrego-gnome/od/install/include/libxml2 -I../../gst-libs
-I../../gst-libs -pthread -I/home/mrego-gnome/od/install/include/gstreamer-0.10
-I/home/mrego-gnome/od/install/include/glib-2.0
-I/home/mrego-gnome/od/install/lib/glib-2.0/include
-I/home/mrego-gnome/od/install/include/libxml2 -Wall -Werror -g
-DGST_DISABLE_DEPRECATED -I/home/mrego-gnome/od/install/include/liboil-0.3
-DBUILD_MMX -lz -MT libgstgoom_la-xmmx.lo -MD -MP -MF
.deps/libgstgoom_la-xmmx.Tpo -c xmmx.c  -fPIC -DPIC -o
.libs/libgstgoom_la-xmmx.o


Actual results:
/tmp/cc8Z6pre.s: Assembler messages:
/tmp/cc8Z6pre.s:277: Error: suffix or operands invalid for `movq'
/tmp/cc8Z6pre.s:278: Error: suffix or operands invalid for `movq'

Expected results:
Compile the file.

Does this happen every time?
Yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522278.




More information about the Gstreamer-bugs mailing list