Your message dated Sun, 08 Dec 2024 16:52:20 +0000
with message-id <e1tkkw4-00emuv...@fasolo.debian.org>
and subject line Bug#1089502: fixed in openvpn-dco-dkms 0.0+git20241121-1
has caused the Debian Bug report #1089502,
regarding openvpn-dco-dkms: module fails to build for Linux 6.12: NETIF_F_LLTX
is now dev->lltx
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1089502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvpn-dco-dkms
Version: 0.0+git20240712-1
Severity: serious
Tags: upstream fixed-upstream patch
Control: forwarded -1
https://github.com/OpenVPN/ovpn-dco/commit/0935edd8569b2a90eb5d66b83742f969e91a60f2
Since Linux commit: "netdev_features: convert NETIF_F_LLTX to dev->lltx"
https://github.com/torvalds/linux/commit/00d066a4d4edbe559ba6c35153da71d4b2b8a383
in v6.12-rc1 the module fails to build:
DKMS make.log for ovpn-dco/0.0+git20240712 for kernel 6.12.3-amd64 (x86_64)
Sat Dec 7 23:07:51 UTC 2024
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/gen-compat-autoconf.sh
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/compat-autoconf.h
make -C /lib/modules/6.12.3-amd64/build
M=/var/lib/dkms/ovpn-dco/0.0+git20240712/build
PWD=/var/lib/dkms/ovpn-dco/0.0+git20240712/build REVISION=0.0+git20240712
CONFIG_OVPN_DCO_V2=m INSTALL_MOD_DIR=updates/ modules
make[1]: Entering directory '/usr/src/linux-headers-6.12.3-amd64'
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/main.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/bind.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/crypto.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/ovpn.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/peer.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/sock.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/stats.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/netlink.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/crypto_aead.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/pktid.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/tcp.o
CC [M]
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/udp.o
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/main.c: In
function 'ovpn_setup':
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/main.c:130:47:
error: 'NETIF_F_LLTX' undeclared (first use in this function); did you mean
'NETIF_F_LRO'?
130 | netdev_features_t feat = NETIF_F_SG | NETIF_F_LLTX |
| ^~~~~~~~~~~~
| NETIF_F_LRO
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/main.c:130:47:
note: each undeclared identifier is reported only once for each function it
appears in
make[4]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234:
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco/main.o] Error
1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:483:
/var/lib/dkms/ovpn-dco/0.0+git20240712/build/drivers/net/ovpn-dco] Error 2
make[2]: *** [/usr/src/linux-headers-6.12.3-common/Makefile:1961:
/var/lib/dkms/ovpn-dco/0.0+git20240712/build] Error 2
make[1]: *** [/usr/src/linux-headers-6.12.3-common/Makefile:236: __sub-make]
Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.12.3-amd64'
make: *** [Makefile:51: all] Error 2
Andreas
--- End Message ---
--- Begin Message ---
Source: openvpn-dco-dkms
Source-Version: 0.0+git20241121-1
Done: Bernhard Schmidt <be...@debian.org>
We believe that the bug you reported is fixed in the latest version of
openvpn-dco-dkms, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernhard Schmidt <be...@debian.org> (supplier of updated openvpn-dco-dkms
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 08 Dec 2024 14:37:32 +0100
Source: openvpn-dco-dkms
Architecture: source
Version: 0.0+git20241121-1
Distribution: unstable
Urgency: medium
Maintainer: Bernhard Schmidt <be...@debian.org>
Changed-By: Bernhard Schmidt <be...@debian.org>
Closes: 1089502
Changes:
openvpn-dco-dkms (0.0+git20241121-1) unstable; urgency=medium
.
* New upstream version 0.0+git20241121
- fixes build errors with Linux 6.12+ (Closes: #1089502)
Checksums-Sha1:
0c553d3ed83426d3a30cd7b68f31982ee6efb68e 2053
openvpn-dco-dkms_0.0+git20241121-1.dsc
a1020ebbc3e3831b0d1b18090cd8e7e6c9536627 70786
openvpn-dco-dkms_0.0+git20241121.orig.tar.gz
15c3afabc9663564d96ad01d47511793fa036b95 3260
openvpn-dco-dkms_0.0+git20241121-1.debian.tar.xz
b8077d3cb599583c8d9bfa89850aff18c1825821 5922
openvpn-dco-dkms_0.0+git20241121-1_amd64.buildinfo
Checksums-Sha256:
e61cae98a339b15c383074f1944c581e9e3e5c5df0fabff5962c613eaed387d7 2053
openvpn-dco-dkms_0.0+git20241121-1.dsc
eb07712053ab71aeeed6bb1b2144cbaf29188aa8211b824c0dcb1e8eedbfc14c 70786
openvpn-dco-dkms_0.0+git20241121.orig.tar.gz
0391a3f60fc11104d449eb2efc0f34a71491edfae66bdfb0c0f5e66342bbac3d 3260
openvpn-dco-dkms_0.0+git20241121-1.debian.tar.xz
7f814a14ecb27e2daefa44f1bce5ec6172d584ae7b9a471344af89b6a7680469 5922
openvpn-dco-dkms_0.0+git20241121-1_amd64.buildinfo
Files:
8e835f71b8ff6cd91da1104db0acfc00 2053 net optional
openvpn-dco-dkms_0.0+git20241121-1.dsc
b00a7ef9fa401b7b189333d4501bcc8c 70786 net optional
openvpn-dco-dkms_0.0+git20241121.orig.tar.gz
efde5c01a7cd3629ad2bd276d28d2578 3260 net optional
openvpn-dco-dkms_0.0+git20241121-1.debian.tar.xz
851a8ee8e635e43061aabe6c66fd5aa1 5922 net optional
openvpn-dco-dkms_0.0+git20241121-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAmdVyR0RHGJlcm5pQGRl
Ymlhbi5vcmcACgkQd1B55bhQvJPPhQ//YZBtPbUkc/NSPOWaxNIrAILGnvobDhas
QADZkbOOu7WPJaZRBaUg27kBAFu0yxVkqK7zGtFh+85SkfwPqsDV1pSidj7hNKpc
z62Ya4paFtt6EWK09/CoYTh193gbbZ0prjxoCpbXpeY6bFvDEgvzHlODLeT2weRQ
+sFHgQsNoIRDWlCwIvnWxdx29HtT4PBo34UMj3rXOx2rQYd/2ezmiDZUEPGCKoxF
W/xkfHFgeXRX/y8rYmLmEdy9Edd+zUIVPiRRpZRQCvGZwniMQ4VdxC+8IYEgzs90
35gu7U9juF4bFRmDSg4nIqYln5j8CAUNDdIkz+irit2fK6HYqLcJV5CxwtwQK9i5
5ECrWG4CPgzMCCHcM2LCqn4stUjLIm5pmOPKB1yDGhOvPkgn7naUGdgE85Et2V9o
XeSCYFUCD360PDLerFw8CBiIHzj/hkXmE+UtL4Su/iwFaTjGd32+G+ytNCob7l5T
CcX01kWBqyUK2mpuUF7pBKJ1cJlXnLUKPsjXgejPNtzkRJbVh/UNwEGI7K53boim
qXBRdfPNEebG7iGG0TYyXl6FlDCm11rfH+BxUG+iclUa3kry/u49bLKpIX4X1F9i
csjMajqKdyiIB+bTkawbVO9w/lMCJKrZ+YwEXNy1tSGfZF1M2hpTT/bHBkAo6C4g
Eqk05HBbjWs=
=DXdC
-----END PGP SIGNATURE-----
pgp4RGMBMF9si.pgp
Description: PGP signature
--- End Message ---