Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jan 2017 08:03:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 212028] www/firefox: Add SNDIO option
Message-ID:  <bug-212028-21738-RsdlHakJD4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212028-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212028-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212028

Tobias Kortkamp <t@tobik.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176619|0                           |1
        is obsolete|                            |

--- Comment #5 from Tobias Kortkamp <t@tobik.me> ---
Created attachment 178426
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178426&action=
=3Dedit
gecko.diff

(In reply to Jan Beich (mail not working) from comment #4)
Thanks for the review and happy new year!  Here is an updated diff.

> OPTIONS_EXCLUDE=3DSNDIO may be better unless it works with 2.46.

This isn't necessary anymore and it works with Seamonkey 2.46.

> > +	@${ECHO} "OS_LIBS +=3D ['sndio']" >> \
> > +		${MOZ_SRC}/media/webrtc/signaling/test/common.build
> Why does this affect FreeBSD and not OpenBSD?

Building Firefox with both TEST and SNDIO enabled will fail otherwise:

> /usr/ports/www/firefox/work/firefox-50.1.0/obj-x86_64-unknown-freebsd11.0=
/media/webrtc/signaling/test/tmpoP6TrD.list:
> [...]
> /usr/bin/ld: undefined reference to symbol `sio_open' (try adding -lsndio)
> /usr/local/lib/libsndio.so.6.1: could not read symbols: Bad value
> c++: error: linker command failed with exit code 1 (use -v to see invocat=
ion)

I don't know why this doesn't affect OpenBSD.

While test building I noticed that building with TEST=3Don in
mail/thunderbird and www/firefox-esr seems to be broken.
I don't think this is related to this patch:
http://marc.info/?t=3D147486738500002&r=3D1&w=3D2

Test logs for all Gecko ports at https://pkg.tobik.me/logs/

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212028-21738-RsdlHakJD4>