[Bug 722590] New: Cannot build gst-plugins-bad-1.0: 'VideoToolbox/VideoToolbox.h' file not found

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 01:18:29 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722590
  GStreamer | gst-plugins-bad | git

           Summary: Cannot build gst-plugins-bad-1.0:
                    'VideoToolbox/VideoToolbox.h' file not found
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: arjen.veenhuizen at tno.nl
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

Relevant log:
I/Users/arjenveenhuizen/cerbero/dist/ios_armv7/lib/glib-2.0/include
-fobjc-abi-version=2 -fobjc-legacy-dispatch -arch armv7 -mcpu=cortex-a8 -pipe
-isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
-miphoneos-version-min=5.1 -Wall -g -Os -Wno-error=format-nonliteral -MT
libgstapplemedia_la-plugin.lo -MD -MP -MF .deps/libgstapplemedia_la-plugin.Tpo
-c plugin.m  -fno-common -DPIC -o .libs/libgstapplemedia_la-plugin.o
In file included from plugin.m:35:
./vtdec.h:27:10: fatal error: 'VideoToolbox/VideoToolbox.h' file not found
#include <VideoToolbox/VideoToolbox.h>
         ^
1 error generated.
make[3]: *** [libgstapplemedia_la-plugin.lo] Error 1
make[2]: *** [applemedia] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running command 'make'

Full log: http://pastebin.com/6EZ7Tw8j

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

Compiler log: http://pastebin.com/6EZ7Tw8j

Refer to this thread as well:
http://gstreamer-devel.966125.n4.nabble.com/1-2-iOs-avfvideosrc-available-tt4664725.html

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