[Bug 722598] New: lib-av-1.0: fails to build on iOs - libavcodec/arm/vc1dsp_neon.S:2810:14: error: invalid operand

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 04:46:13 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722598
  GStreamer | gst-libav | git

           Summary: lib-av-1.0: fails to build on iOs -
                    libavcodec/arm/vc1dsp_neon.S:2810:14: error: invalid
                    operand
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: arjen.veenhuizen at tno.nl
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst-avlib-1.0 fails when compiling from git master for iOs (using xcode
5, target = iOs7 armv7).

<excerpt from log>
libavcodec/arm/vc1dsp_neon.S:2803:10: error: unexpected token in argument list
  rb .dn d29.i8
         ^
libavcodec/arm/vc1dsp_neon.S:2804:10: error: unexpected token in argument list
  rc .dn d30.i8
         ^
libavcodec/arm/vc1dsp_neon.S:2805:10: error: unexpected token in argument list
  rd .dn d31.i8
         ^
libavcodec/arm/vc1dsp_neon.S:2808:14: error: invalid operand for instruction
        vmov ra, #3 
             ^
libavcodec/arm/vc1dsp_neon.S:2809:14: error: invalid operand for instruction
        vmov rb, #18 
             ^
libavcodec/arm/vc1dsp_neon.S:2810:14: error: invalid operand for instruction
        vmov rc, #53 
             ^
libavcodec/arm/vc1dsp_neon.S:2811:14: error: invalid operand for instruction
        vmov rd, #4 
             ^
make[5]: *** [libavcodec/arm/vc1dsp_neon.o] Error 1
make[4]: *** [all-local] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running command 'make'

***** Error running 'buildone' command:
Recipe 'gst-libav-1.0' failed at the build step 'compile'

Arjens-MacBook-Pro:cerbero arjenveenhuizen$ cerbero -c
config/cross-ios-arm7.cbc buildone gst-libav-1.0 > log.log
WARNING: Using default configuration because
/Users/arjenveenhuizen/.cerbero/cerbero.cbc is missing
***** Error running 'buildone' command:
Recipe 'gst-libav-1.0' failed at the build step 'compile'


Full log: http://pastebin.com/QSVh0DCj

Steps to reproduce:
$ cerbero wipe
$ git clone  http://cgit.freedesktop.org/gstreamer/cerbero/
$ cerbero -c config/cross-ios-arm7.cbc bootstrap
$ cerbero -c config/cross-ios-arm7.cbc package gstreamer-1.0

-- 
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