[Bug 738792] New: Regression: OSX gtk+3 patch broke Linux by forcing objective-c compilation on files that don't need it

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 18 14:00:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738792
  GStreamer | cerbero | unspecified

           Summary: Regression: OSX gtk+3 patch broke Linux by forcing
                    objective-c compilation on files that don't need it
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: cerbero
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: brion at pobox.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=288826)
 View: https://bugzilla.gnome.org/attachment.cgi?id=288826
 Review: https://bugzilla.gnome.org/review?bug=738792&attachment=288826

only apply objc compilation hack patch on Mac OS X

Patch in commit 6cd33e9e79 for gtk+3 recipe forces objective-c compilation on
GDK input modules; while this fixes the build for imquartz.c on Mac OS X it
breaks other modules on Linux if an Objective-C compiler isn't installed.

The patch should only be applied if building for Platform.DARWIN; see attached
patch.

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