Bug 193662

Summary: multimedia/gstreamer does not compile on ARMv6
Product: Ports & Packages Reporter: Guillaume Bibaut <yom>
Component: Individual Port(s)Assignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: riggs, yom
Priority: --- Flags: yom: maintainer-feedback? (multimedia)
Version: Latest   
Hardware: arm   
OS: Any   
Attachments:
Description Flags
multimedia/gstreamer build log none

Description Guillaume Bibaut 2014-09-15 16:58:33 UTC
Created attachment 147355 [details]
multimedia/gstreamer build log

I've been trying to compile multimedia/gstreamer on ARMv6 with poudriere-devel.

It seems to throw some error because of missing '}' in the code, but I don't reckon what could cause that.

I know the devel/orc, on which multimedia/gstreamer is depending, is having the same problem when compiled with examples.
Actually I did compile devel/orc without examples and then tried multimedia/gstreamer and getting the same type of errors.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-15 16:58:33 UTC
Auto-assigned to maintainer multimedia@FreeBSD.org
Comment 2 Guillaume Bibaut 2014-09-15 17:00:02 UTC
I've filed a bug report for devel/orc as well which I currently think could be related : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193661
Comment 3 Thomas Zander freebsd_committer freebsd_triage 2014-09-29 13:44:12 UTC
I just built this and it worked without this error. Has it been fixed in the process?
Comment 4 Guillaume Bibaut 2014-09-29 20:36:01 UTC
I haven't tried to compile that again since the report, I've got to find time to try it.
Comment 5 Guillaume Bibaut 2014-10-07 14:10:09 UTC
multimedia/gstreamer seems to compile on armv6 32bits, but now that's multimedia/gstreamer-plugins getting the said problem.
I'm opening a new ticket.