[Bug 793103] New: v4l2 compilation failure on Raspberry Pi 3 Raspbian latest

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 1 20:16:36 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=793103

            Bug ID: 793103
           Summary: v4l2 compilation failure on Raspberry Pi 3 Raspbian
                    latest
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tim.evans at sphereops.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Failure to compile on latest RPi 3 Raspbian release:


  CC       libgstvideo4linux2_la-gstv4l2object.lo
gstv4l2object.c: In function ‘gst_v4l2_object_new’:
gstv4l2object.c:520:22: error: assignment from incompatible pointer type
[-Werror=incompatible-pointer-types]
     v4l2object->mmap = mmap;
                      ^
cc1: all warnings being treated as errors
Makefile:848: recipe for target 'libgstvideo4linux2_la-gstv4l2object.lo' failed
make: *** [libgstvideo4linux2_la-gstv4l2object.lo] Error 1

Seems as this may have broken with commit 7843482

-- 
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