[Bug 691709] compilation on armv7a fails: {standard input}:655: Error: immediate value out of range -- `movt ip,-32640'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 14 04:27:02 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691709
  GStreamer | gst-plugins-base | 1.0.5

--- Comment #2 from jannis-lists at kripserver.net 2013-01-14 12:26:58 UTC ---
You're right, the specific logfile is from 1.0.3, I retried with 1.0.5, got the
same error and updated the bug's title w/o uploading a new logfile.
What I think is strange:
the line just below the error states: make[5]: ***
[libgstvideo_1.0_la-tmp-orc.lo] Error 1
so it looks to me like orc-optimization is enabled while "--disable-orc" is
specified on the configure command line (and the build log states this again:
"Orc acceleration disabled by --disable-orc.  Slower code paths will be used.")

I honestly don't know anything about orc, what it is and does but might it be
it only works on x86/x86_64 and that's why the assembler (not the compiler)
throws up here?

unfortunately the arm-box is powered off at home now so I can't directly work
on it

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list