[Bug 766363] New: gstreamer-1.0 release 1.9.0.1 iOS arm64 libraries fail to link using Xcode 7.3.0 because object files do not contain bitcode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 13 09:15:15 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766363
Bug ID: 766363
Summary: gstreamer-1.0 release 1.9.0.1 iOS arm64 libraries fail
to link using Xcode 7.3.0 because object files do not
contain bitcode
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: blocker
Priority: Normal
Component: cerbero
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: elvis.dowson at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I built gstreamer-1.0 release 1.9.0.1 using cerebro master branch with the
latest commit id (92838cc7e8ce34f8a372e55286e29e5519cad7af), using
cross-ios-arm64.cbc configuration.
When I attempt to link iOS Tutorial 5, the linker complains that the library
object files do not contain bitcode.
ld:
'/Users/elvis/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/GStreamer(libgstreamer-1_0_a-libgstreamer_1.0_la-gstinfo.o)'
does not contain bitcode. You must rebuild it with bitcode enabled (Xcode
setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable
bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
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