iOS: arm64 support

paulgreyson someone.named.paul at gmail.com
Tue Mar 3 18:28:30 PST 2015


Hi Sebastien. I am trying to build the iOS framework from master using
Cerbero. 

I use the command:

     ./cerbero-uninstalled -c config/cross-ios-universal.cbc build
gstreamer-1.0-osx-framework

Which seems odd but I do not see an "ios-framework" recipe.

Everything goes fine until the install step at which point I see:

gstreamer-1.0-osx-framework -> install ]
ld: building for MacOSX, but linking against dylib built for iOS Simulator
file
'/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstapp-1.0.0.dylib'
for architecture x86_64
clang: error: unable to execute command: Segmentation fault: 11
clang: error: linker command failed due to signal (use -v to see invocation)
Running command 'clang -dynamiclib -o
/Users/paulgreyson/cerbero/dist/ios_universal/lib/GStreamer -arch x86_64
-install_name /Users/paulgreyson/cerbero/dist/ios_universal/lib/GStreamer
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstapp-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstaudio-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstcontroller-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstfft-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstnet-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstpbutils-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstriff-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstrtp-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstrtsp-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgio-2.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstsdp-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgsttag-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstvideo-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstbase-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgstreamer-1.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libgobject-2.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libglib-2.0.0.dylib
-Wl,-reexport_library
/Users/paulgreyson/cerbero/dist/ios_universal/lib/libintl.8.dylib'

Recipe 'gstreamer-1.0-osx-framework' failed at the build step 'install'
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort


Can you tell me the correct Cerbero invocation to build the universal
framework for iOS?

Thanks very much.





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/iOS-arm64-support-tp4665995p4670972.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list