[Bug 779329] New: gst-plugins-ugly fails to build with GCC 7.0.1
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 27 18:23:00 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779329
Bug ID: 779329
Summary: gst-plugins-ugly fails to build with GCC 7.0.1
Classification: Platform
Product: GStreamer
Version: 1.11.x
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: leigh123linux at googlemail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Heres the error
gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object':
gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ?
[-Werror=int-in-bool-context]
is_encrypted = ! !((flags & 0x8000) << 15);
~~~~~~~~~~~~~~~~~~^~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:634: libgstasf_la-gstasfdemux.lo] Error 1
make[3]: Leaving directory
'/builddir/build/BUILD/gst-plugins-ugly-1.11.2/gst/asfdemux'
make[2]: *** [Makefile:802: asfdemux] Error 2
make[2]: *** Waiting for unfinished jobs....
--
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