[Bug 784195] New: Bump up m4 version to 1.4.18
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 26 05:20:29 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784195
Bug ID: 784195
Summary: Bump up m4 version to 1.4.18
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: cerbero
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: justin.joy.9to5 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
`cebero-uninstalled bootstrap` is failed due to m4-1.4.17 build error.
> In file included from freeze.c:23:0:
> freeze.c: In function 'reload_frozen_state':
> m4.h:146:27: error: this statement may fall through [-Werror=implicit-fallthrough=]
> #define M4ERROR(Arglist) (m4_error Arglist)
> ~^~~~~~~~~~~~~~~~~
> freeze.c:301:11: note: in expansion of macro 'M4ERROR'
> M4ERROR ((EXIT_FAILURE, 0, "ill-formed frozen file"));
> ^~~~~~~
> freeze.c:303:9: note: here
> case 'C':
> ^~~~
> cc1: all warnings being treated as errors
This symptom seems to be similar to #762341, and I found this problem is fixed
simply by re-generating 'configure' and m-1.14.18 already did it.
--
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