[Bug 732126] cerbero: Add graphene recipe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 25 01:43:43 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-25 08:43:38 UTC ---
Fails the build on Android ARM:
https://jenkins.arracacha.collabora.co.uk/job/cerbero-android/1790/console

raphene-alloc.c: In function 'graphene_alloc':
In file included from graphene-config.h:38:0,
                 from graphene-types.h:32,
                 from graphene-matrix.h:27,
                 from graphene-matrix.c:35:
/home/jenkins/workspace/cerbero-android/workdir/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.8/include/arm_neon.h:32:2:
error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp
-mfpu=neon) to use arm_neon.h
 #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon)
to use arm_neon.h


However neon must only be used conditionally at runtime, not all Android
devices have neon.

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