Your message dated Sun, 30 Jun 2024 10:20:31 +0000
with message-id <e1snrfb-00dehl...@fasolo.debian.org>
and subject line Bug#1071559: fixed in r8125 9.013.02-1
has caused the Debian Bug report #1071559,
regarding linux-headers-6.8.9-amd64: error creating r8125 module with dkms
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.)


-- 
1071559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-6.8.9-amd64
Version: 6.8.9-1
Severity: normal
X-Debbugs-Cc: tecnosegu...@gmail.com

Dear Maintainer,

   * What led up to the situation?

I'm working on Debian sid, amd64.
Was installing the linux-image-6.8.9-amd64 and it's fellow linux-
headers-6.8.9-headers.
At modules creation with dkms I got an error building module r8125 (package
r8125-dkms)

   * What exactly did you do (or not do) that was effective (or ineffective)?

Just installed linux-image-amd64 and linux-headers-amd64 packages with apt.

   * What was the outcome of this action?

I got this error (log of building module):
----------------------------------------------------------
DKMS make.log for r8125-9.011.00 for kernel 6.8.9-amd64 (x86_64)
mar 21 mag 2024, 10:21:51, CEST
make: ingresso nella directory «/usr/src/linux-headers-6.8.9-amd64»
  CC [M]  /var/lib/dkms/r8125/9.011.00/build/r8125_n.o
  CC [M]  /var/lib/dkms/r8125/9.011.00/build/rtl_eeprom.o
  CC [M]  /var/lib/dkms/r8125/9.011.00/build/rtltool.o
/var/lib/dkms/r8125/9.011.00/build/rtl_eeprom.c:96:5: warning: no previous
prototype for ‘rtl8125_eeprom_cmd_done’ [-Wmissing-prototypes]
   96 | int rtl8125_eeprom_cmd_done(struct rtl8125_private *tp)
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c:2396:6: warning: no previous
prototype for ‘ClearEthPhyOcpBit’ [-Wmissing-prototypes]
 2396 | void ClearEthPhyOcpBit(struct rtl8125_private *tp, u16 addr, u16 mask)
      |      ^~~~~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c:2405:6: warning: no previous
prototype for ‘SetEthPhyOcpBit’ [-Wmissing-prototypes]
 2405 | void SetEthPhyOcpBit(struct rtl8125_private *tp,  u16 addr, u16 mask)
      |      ^~~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c: In function
‘rtl8125_get_drvinfo’:
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c:4794:17: error: implicit
declaration of function ‘strlcpy’; did you mean ‘strscpy’? [-Werror=implicit-
function-declaration]
 4794 |                 strlcpy(info->fw_version, rtl_fw->version,
      |                 ^~~~~~~
      |                 strscpy
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c: At top level:
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c:13349:1: warning: no previous
prototype for ‘rtl8125_enable_msix’ [-Wmissing-prototypes]
13349 | rtl8125_enable_msix(struct rtl8125_private *tp)
      | ^~~~~~~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.011.00/build/r8125_n.c:13377:6: warning: no previous
prototype for ‘rtl8125_dump_msix_tbl’ [-Wmissing-prototypes]
13377 | void rtl8125_dump_msix_tbl(struct rtl8125_private *tp)
      |      ^~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [/usr/src/linux-headers-6.8.9-common/scripts/Makefile.build:248:
/var/lib/dkms/r8125/9.011.00/build/r8125_n.o] Errore 1
make[1]: *** [/usr/src/linux-headers-6.8.9-common/Makefile:1946:
/var/lib/dkms/r8125/9.011.00/build] Errore 2
make: *** [/usr/src/linux-headers-6.8.9-common/Makefile:252: __sub-make] Errore
2
make: uscita dalla directory «/usr/src/linux-headers-6.8.9-amd64»
----------------------------------------------------------

   * What outcome did you expect instead?

Kernel module r8125 built.
Using kernel linux-image-6.7.12-amd64 and headers linux-headers-6.7.12-amd64
the module r8125 is built without errors.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.9-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-headers-6.8.9-amd64 depends on:
ii  gcc-13                      13.2.0-25
ii  linux-headers-6.8.9-common  6.8.9-1
ii  linux-image-6.8.9-amd64     6.8.9-1
ii  linux-kbuild-6.8.9          6.8.9-1

linux-headers-6.8.9-amd64 recommends no packages.

linux-headers-6.8.9-amd64 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: r8125
Source-Version: 9.013.02-1
Done: Andreas Beckmann <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
r8125, 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 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated r8125 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: SHA256

Format: 1.8
Date: Sun, 30 Jun 2024 11:56:08 +0200
Source: r8125
Architecture: source
Version: 9.013.02-1
Distribution: unstable
Urgency: medium
Maintainer: Hideki Yamane <henr...@debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1071559
Changes:
 r8125 (9.013.02-1) unstable; urgency=medium
 .
   * New upstream release 9.013.02.  (Closes: #1071559)
   * Update Homepage and watch file.
   * Backport support for Linux 6.9 from r8168.
   * Set BUILD_EXCLUSIVE_CONFIG="CONFIG_PCI".
   * Bump Standards-Version to 4.7.0, no changes needed.
   * Synchronize with r8168.
   * Add myself to Uploaders.
Checksums-Sha1:
 47cae0d280b4b8b0f3f5eae5cba009468de5f17d 1987 r8125_9.013.02-1.dsc
 8d6dca52af34ab47d4641f1348e23a4579a72f2b 105923 r8125_9.013.02.orig.tar.bz2
 d012c2b06e6df588d37c78b9321f706319f60313 4260 r8125_9.013.02-1.debian.tar.xz
 dde9c453865c695004a6f85b540d551d8aaad13a 5458 r8125_9.013.02-1_source.buildinfo
Checksums-Sha256:
 512364716180eba562ad8318ae321029cbe972d449cc8d9cbc190e170c81e1bb 1987 
r8125_9.013.02-1.dsc
 d36410ee99c956f250d9cd08340d8c36567d190f420a8ee128ff6e51225aac0c 105923 
r8125_9.013.02.orig.tar.bz2
 eca26188c99d243d383abcd3701d2c833126258f68a475ade9afba2be9fe2c1b 4260 
r8125_9.013.02-1.debian.tar.xz
 33118113abe9ed16c8eed6b367b3ce94206d4d5477faec7723e799bc6fd4d630 5458 
r8125_9.013.02-1_source.buildinfo
Files:
 a7826cdae82dcd2907ead3cca9228955 1987 non-free/kernel optional 
r8125_9.013.02-1.dsc
 ef907e71a20fac98b0e82a578f07e38a 105923 non-free/kernel optional 
r8125_9.013.02.orig.tar.bz2
 784519d16dd07c2377508226b4941f0d 4260 non-free/kernel optional 
r8125_9.013.02-1.debian.tar.xz
 259c3d8f0eb2ceeae51f5b973362cbc6 5458 non-free/kernel optional 
r8125_9.013.02-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmaBLBIQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCFvpEACTnatgEPwRKq3oB4BFTgQCEoxKI4g+yf8W
ACLvrkEaR29kHpFZZ8mkKbI38sQF2+RWCq4LulkhQCVZfT7qpl9JyaIWCWxhYVAx
SAdUv/W8Tr3A8acn2TO1HLGcJZs4cSpDubHY07Ldzyb3m63sSynKRMB7AZmjFCYp
T8E2cN/FNvpek5j72L2TIk1Y017Mt3NSREQNkeF/295bEhv5GeCkyjyrqLO+Kp28
+SFkdhE/d/LKV8NixzpO8IJB9a5DZJgNOfJtu+Ne8zeXSYqpgR4tJFWKCi99NuER
tcPHVBrFWg1MvF6RvSErmxaXMLUd6VDf/1SWErFAyc/nCC8SqHrBkeILQLh6+q8/
alRZ8JVmbHojipOQp4N8KYUIbyq8pAONwDzEu8wGmbjLsYaHJjUJT5yUegF2Qhbc
FAypyHYD2HB9AwVy672WOuW3V7BJ8T4CNqbPTiMTWt/bKP6iNaaPqqGPKm8765H/
PkRFh/H3b2nK/Ziq5PtOGXSYnW2SnOErYx2nXMEo7WWkJ6g52rodrk4QUNWAPD/n
huQD3fWE+o1XGko8QsWSW6hSmPhv44XpZ15Asd7tJYGc2uFsuGInPXlVdiC16Iq2
KmgwjbF521pQ0NOYOM2UQJvOF+e6e160rgojsZjG+FmW7ky5yQs/urwMHSUhZy40
35YPlyVGyA==
=o5M6
-----END PGP SIGNATURE-----

Attachment: pgpQoPJuUZVlm.pgp
Description: PGP signature


--- End Message ---

Reply via email to