Opened 11 years ago

Closed 11 years ago

#37312 closed enhancement (fixed)

gobject introspection and gstreamer

Reported by: skymoo (Adam Mercer) Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port: gstreamer

Description (last modified by skymoo (Adam Mercer))

In r75565 gobject-introspection support was removed from gstreamer at it wasn't UsingTheRightCompiler. I've recently run into the some issues with some software and I've tracked this down to gstreamer being configured with the --disable-introspection option.

I modifed gstreamer to enable introspection and followed the instructions on the UsingTheRightCompiler page and received no build errors so I think this issue has been fixed upstream, therefore I'd like to request that gobject introspection be turned back on.

The attached patch does this.

Attachments (2)

main.log (234.0 KB) - added by skymoo (Adam Mercer) 11 years ago.
introspection.diff (1.3 KB) - added by skymoo (Adam Mercer) 11 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 Changed 11 years ago by skymoo (Adam Mercer)

Description: modified (diff)

Changed 11 years ago by skymoo (Adam Mercer)

Attachment: main.log added

comment:2 Changed 11 years ago by skymoo (Adam Mercer)

build log attached

comment:3 Changed 11 years ago by neverpanic (Clemens Lang)

This hasn't been fixed upstream, but in #37235. Setting build.env-append CC=${configure.cc} is still necessary, though.

comment:4 Changed 11 years ago by neverpanic (Clemens Lang)

Cc: cal@… added

Cc Me!

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Changed 11 years ago by skymoo (Adam Mercer)

Attachment: introspection.diff added

comment:6 in reply to:  3 ; Changed 11 years ago by skymoo (Adam Mercer)

Replying to cal@…:

This hasn't been fixed upstream, but in #37235. Setting build.env-append CC=${configure.cc} is still necessary, though.

So something like the updated patch?

comment:7 in reply to:  6 Changed 11 years ago by neverpanic (Clemens Lang)

Replying to ram@…:

So something like the updated patch?

Yes.

comment:8 Changed 11 years ago by skymoo (Adam Mercer)

Great, I'll give it a day or so to give Ryan a chance to weigh in and then push.

comment:9 Changed 11 years ago by neverpanic (Clemens Lang)

Bump? ;)

comment:10 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Commited in r101517.

Note: See TracTickets for help on using tickets.