[Bug 727696] New: x264 fails to build on iOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 6 00:15:13 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727696
  GStreamer | packages | git

           Summary: x264 fails to build on iOS
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at coaxion.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


git master version of cerbero:

clang -Wshadow -O3 -ffast-math -m32  -arch i386  -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
-miphoneos-version-min=5.1 -D__IPHONE_OS_VERSION_MIN_REQUIRED=510000 -Wall -I.
-I. -falign-loops=16 -march=i686 -mfpmath=sse -msse -std=gnu99
-mpreferred-stack-boundary=5 -fPIC -fomit-frame-pointer -fno-tree-vectorize 
-arch i386  -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
 -c -o common/x86/mc-c.o common/x86/mc-c.c
clang: warning: argument unused during compilation: '-falign-loops=16'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation:
'-mpreferred-stack-boundary=5'
In file included from encoder/me.c:28:
In file included from ./common/common.h:1014:
./common/x86/util.h:131:9: error: ran out of registers during register
allocation
        "movq       (%2), %%mm5 \n"
        ^
./common/x86/util.h:194:9: error: ran out of registers during register
allocation
        "movq       (%2), %%mm5 \n"
        ^

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