gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #27952] --disable-media doesn't disable sound, but r


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #27952] --disable-media doesn't disable sound, but results in assertion failures
Date: Mon, 02 May 2016 03:12:14 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.8) Gecko/20151123 Firefox/31.9 PaleMoon/25.8.1

Follow-up Comment #4, bug #27952 (project gnash):

It turned out that old Gnash 0.8.10 does not have the compilation problem.
(But it crashes if it tries to play audio)

I have done git bisect test on `--disable-media` compilation failure problem
(484ca4c bad -> 0.8.10 good), and it got quite messy as there were several
different compilation and autogen error around that time.

The bisect test narrows the cause of compilation failure to these
five _consecutive_ commits (from last to first):

* 7617e40d1b6f8266667cb72920a4fc1bd60b6d61 add CROSS_CXXFLAGS and
CROSS_LDFLAGS, add defines for when sound or media is disabled.
<http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=7617e40d1b6f8266667cb72920a4fc1bd60b6d61>
* b74f2bf8dad36977e27b4711192754d94cdac752 use CROSS_* flags, make libmedia
and libsound optional.
<http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=b74f2bf8dad36977e27b4711192754d94cdac752>
* 5185de95b6d2226b8aeaec27968f5565dc9fe052 make using libsound and libmedia
optonal.
<http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=5185de95b6d2226b8aeaec27968f5565dc9fe052>
* 5d86eec7b74a5c6710b6e1f886a857478ee402eb make linking libsound and libmedia
optional, add CROSS_* flags.
<http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=5d86eec7b74a5c6710b6e1f886a857478ee402eb>
* 2a8924cb515ba415190522d336eea1c8792c00f4 make building NetStream and Sounds
classes optional, so Gnash builds when there is no libsound or libmedia.
<http://git.savannah.gnu.org/cgit/gnash.git/commit/?id=2a8924cb515ba415190522d336eea1c8792c00f4>

I'm not sure how to narrow them further, since all of them seems to be
closely related, and they all failed in autogen script (except the top one).

System: Debian GNU/Linux 7.0 Wheezy i386


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27952>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]