Package: v4l2loopback-dkms
Version: 0.15.1-1
Severity: minor
Tags: upstream
X-Debbugs-Cc: [email protected]

Hi,

6.18.0 changes an API again:

    make[2]: Entering directory '/var/lib/dkms/v4l2loopback/0.15.1/build'
      CC [M]  v4l2loopback.o
    v4l2loopback.c: In function ‘v4l2_loopback_open’:
    v4l2loopback.c:2338:9: error: too few arguments to function ‘v4l2_fh_add’
     2338 |         v4l2_fh_add(&opener->fh);
          |         ^~~~~~~~~~~
    In file included from 
/usr/src/linux-headers-6.18.0-rc1+/include/media/v4l2-subdev.h:17,
                     from 
/usr/src/linux-headers-6.18.0-rc1+/include/media/v4l2-device.h:13,
                     from v4l2loopback.c:30:
    /usr/src/linux-headers-6.18.0-rc1+/include/media/v4l2-fh.h:97:6: note: 
declared here
       97 | void v4l2_fh_add(struct v4l2_fh *fh, struct file *filp);
          |      ^~~~~~~~~~~
    v4l2loopback.c: In function ‘v4l2_loopback_close’:
    v4l2loopback.c:2387:9: error: too few arguments to function ‘v4l2_fh_del’
     2387 |         v4l2_fh_del(&opener->fh);
          |         ^~~~~~~~~~~
    /usr/src/linux-headers-6.18.0-rc1+/include/media/v4l2-fh.h:125:6: note: 
declared here
      125 | void v4l2_fh_del(struct v4l2_fh *fh, struct file *filp);
          |      ^~~~~~~~~~~
    make[4]: *** 
[/usr/src/linux-headers-6.18.0-rc1+/scripts/Makefile.build:287: v4l2loopback.o] 
Error 1

Severity minor because not a released kernel yet.

   Simon

-- System Information:
Debian Release: 13.1
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), 
(1, 'experimental')
Architecture: ppc64el (ppc64le)

Kernel: Linux 6.17.0+ (SMP w/64 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages v4l2loopback-dkms depends on:
ii  dkms  3.2.0-1

v4l2loopback-dkms recommends no packages.

Versions of packages v4l2loopback-dkms suggests:
ii  v4l2loopback-utils  0.15.1-1

-- no debconf information

Reply via email to