Your message dated Fri, 28 Feb 2025 11:50:22 +0000
with message-id <e1tnyso-006rzi...@fasolo.debian.org>
and subject line Bug#1098706: fixed in linux 6.13.5-1~exp1
has caused the Debian Bug report #1098706,
regarding FTBFS: pahole Build-Deps might be missing?
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.)


-- 
1098706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: v4l2loopback-dkms
Version: 0.13.2-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is my failure log:

/var/lib/dkms/v4l2loopback/0.13.2/build/make.log


DKMS (dkms-3.1.5) make.log for v4l2loopback/0.13.2 for kernel 6.12.16-amd64 
(x86_64)
Mon 24 Feb 10:59:27 CET 2025
Cleaning build area
# command: make clean

++++++ To sign the  module, you must set KBUILD_SIGN_KEY/KBUILD_SIGN_CERT to 
point to the signing key/certificate!
++++++ For your convenience, we try to read these variables as 
'mok_signing_key' resp. 'mok_certificate' from /etc/dkms/framewo
rk.conf

++++++ If your certificate requires a password, pass it via the KBUILD_SIGN_PIN 
env-var!
++++++ E.g. using 'export KBUILD_SIGN_PIN; read -s -p "Passphrase for signing 
key : " KBUILD_SIGN_PIN; sudo --preserve-env=KBUI
LD_SIGN_PIN make sign'

rm -f *~
rm -f Module.symvers Module.markers modules.order
make -C /lib/modules/`uname -r`/build M=/var/lib/dkms/v4l2loopback/0.13.2/build 
clean
make[1]: Entering directory '/usr/src/linux-headers-6.12.10-amd64'
make[1]: Leaving directory '/usr/src/linux-headers-6.12.10-amd64'
make -C utils clean  
make[1]: Entering directory '/var/lib/dkms/v4l2loopback/0.13.2/build'
make[1]: *** utils: No such file or directory.  Stop.
make[1]: Leaving directory '/var/lib/dkms/v4l2loopback/0.13.2/build'
make: [Makefile:79: clean] Error 2 (ignored)

# exit code: 0
# elapsed time: 00:00:00
Building module(s)   
# command: make -j4 KERNELRELEASE=6.12.16-amd64 
KERNEL_DIR=/lib/modules/6.12.16-amd64/build v4l2loopback

++++++ To sign the  module, you must set KBUILD_SIGN_KEY/KBUILD_SIGN_CERT to 
point to the signing key/certificate!
++++++ For your convenience, we try to read these variables as 
'mok_signing_key' resp. 'mok_certificate' from /etc/dkms/framework.conf

++++++ If your certificate requires a password, pass it via the KBUILD_SIGN_PIN 
env-var!
++++++ E.g. using 'export KBUILD_SIGN_PIN; read -s -p "Passphrase for signing 
key : " KBUILD_SIGN_PIN; sudo --preserve-env=KBUILD_SIGN_PIN make sign'

Building v4l2-loopback driver...
make -C /lib/modules/6.12.16-amd64/build 
M=/var/lib/dkms/v4l2loopback/0.13.2/build KCPPFLAGS="" modules
make[1]: Entering directory '/usr/src/linux-headers-6.12.16-amd64'
  CC [M]  /var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.o
  MODPOST /var/lib/dkms/v4l2loopback/0.13.2/build/Module.symvers
  CC [M]  /var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.mod.o
  CC [M]  /var/lib/dkms/v4l2loopback/0.13.2/build/.module-common.o
  LD [M]  /var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.ko
  BTF [M] /var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.ko
/bin/sh: 1: pahole: not found
make[3]: *** 
[/usr/src/linux-headers-6.12.16-common/scripts/Makefile.modfinal:64: 
/var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.ko] Error 127
make[3]: *** Deleting file 
'/var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.ko'
make[2]: *** [/usr/src/linux-headers-6.12.16-common/Makefile:1890: modules] 
Error 2
make[1]: *** [/usr/src/linux-headers-6.12.16-common/Makefile:236: __sub-make] 
Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.12.16-amd64'
make: *** [Makefile:53: v4l2loopback.ko] Error 2

# exit code: 2
# elapsed time: 00:00:03


The module builds fine after installing.

~-root@io>apt-get install pahole
[...]

Need to get 258 kB of archives.
After this operation, 1,621 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian sid/main amd64 pahole amd64 1.29-2 [258 
kB]
Fetched 258 kB in 0s (559 kB/s)
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously unselected package pahole.
(Reading database ... 417146 files and directories currently installed.)
Preparing to unpack .../pahole_1.29-2_amd64.deb ...
Unpacking pahole (1.29-2) ...
Setting up linux-image-6.12.16-amd64 (6.12.16-1) ...
/etc/kernel/postinst.d/dkms:
Sign command: /lib/modules/6.12.16-amd64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Autoinstall of module nvidia-current/535.216.03 for kernel 6.12.16-amd64 
(x86_64)
Cleaning build area... done.
Building module(s)...................................... done.
Signing module /var/lib/dkms/nvidia-current/535.216.03/build/nvidia.ko
Signing module /var/lib/dkms/nvidia-current/535.216.03/build/nvidia-modeset.ko
Signing module /var/lib/dkms/nvidia-current/535.216.03/build/nvidia-drm.ko
Signing module /var/lib/dkms/nvidia-current/535.216.03/build/nvidia-uvm.ko
Signing module /var/lib/dkms/nvidia-current/535.216.03/build/nvidia-peermem.ko
Cleaning build area... done.
Installing /lib/modules/6.12.16-amd64/updates/dkms/nvidia-current.ko.xz
Installing /lib/modules/6.12.16-amd64/updates/dkms/nvidia-current-modeset.ko.xz
Installing /lib/modules/6.12.16-amd64/updates/dkms/nvidia-current-drm.ko.xz
Installing /lib/modules/6.12.16-amd64/updates/dkms/nvidia-current-uvm.ko.xz
Installing /lib/modules/6.12.16-amd64/updates/dkms/nvidia-current-peermem.ko.xz
Running depmod...^. done.

Autoinstall of module v4l2loopback/0.13.2 for kernel 6.12.16-amd64 (x86_64)
Cleaning build area... done.
Building module(s)...
Cleaning build area... done.
Building module(s)... done.         
Signing module /var/lib/dkms/v4l2loopback/0.13.2/build/v4l2loopback.ko
Cleaning build area... done.
Installing /lib/modules/6.12.16-amd64/updates/dkms/v4l2loopback.ko.xz
Running depmod..... done.

Autoinstall on 6.12.16-amd64 succeeded for module(s) nvidia-current 
v4l2loopback.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.12.16-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: .background_cache.png
Found linux image: /boot/vmlinuz-6.12.16-amd64
Found initrd image: /boot/initrd.img-6.12.16-amd64
Found linux image: /boot/vmlinuz-6.12.15-amd64
Found initrd image: /boot/initrd.img-6.12.15-amd64
Found linux image: /boot/vmlinuz-6.12.10-amd64
Found initrd image: /boot/initrd.img-6.12.10-amd64
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up linux-image-amd64 (6.12.16-1) ...
Setting up pahole (1.29-2) ...
Setting up linux-headers-6.12.16-amd64 (6.12.16-1) ...
Setting up linux-headers-amd64 (6.12.16-1) ...


Thank you so much, and please excuse me if this is not a bug!


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

Kernel: Linux 6.12.10-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
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: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

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

v4l2loopback-dkms recommends no packages.

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

- -- no debconf information

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

iF0EARECAB0WIQQ5XegIvq3XIV6CIFE0UO1RP8wqkAUCZ7xQ3wAKCRA0UO1RP8wq
kGQGAKCIFgrP8p7ab5lmOOiUtQGjKx4m5wCfVw0wLVdy4WcYTC0Ry2dMA5y0eZc=
=Pr5v
-----END PGP SIGNATURE-----

-- 
 .''`.                        Work like you don't need the money
: :' :                          Love like you've never been hurt
`. `'                               Dance like nobody's watching
  `- Proudly running Debian GNU/Linux

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.13.5-1~exp1
Done: Salvatore Bonaccorso <car...@debian.org>

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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <car...@debian.org> (supplier of updated linux 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: Fri, 28 Feb 2025 12:01:10 +0100
Source: linux
Architecture: source
Version: 6.13.5-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <debian-ker...@lists.debian.org>
Changed-By: Salvatore Bonaccorso <car...@debian.org>
Closes: 1095745 1098250 1098354 1098661 1098706
Changes:
 linux (6.13.5-1~exp1) experimental; urgency=medium
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.13.5
 .
   [ Salvatore Bonaccorso ]
   * kbuild: Add Depends on pahole (Closes: #1098706)
   * [arm64] phy: rockchip: naneng-combphy: compatible reset with old DT
     (Closes: #1095745, #1098250, #1098354)
 .
   [ Uwe Kleine-König ]
   * Revert to disabled EFI_ZBOOT for the time being (Closes: #1098661)
 .
   [ Steev Klimaszewski ]
   * [arm64] Enable modules for Thinkpad X13s webcam
 .
   [ Alper Nebi Yasak ]
   * [arm64] Enable modules for Qualcomm SC7180 Chromebooks
     - Enable SC_GPUCC_7180 and INTERCONNECT_QCOM_SC7180 as modules
     - Enable SC_DISPCC_7180, SC_VIDEOCC_7180 and SC_CAMCC_7180 as modules
     - Enable SC_LPASS_CORECC_7180, SND_SOC_ADAU7002, SND_SOC_SC7180 as modules
     - Enable IIO_CROS_EC_SENSORS_LID_ANGLE and CROS_EC_MKBP_PROXIMITY as 
modules
     - Enable EDAC_QCOM and SPI_QCOM_QSPI as modules
   * [arm64] udeb: Add modules fo Qualcomm SC7180 Chromebooks
     - Add gcc-sc7180 and qnoc-sc7180 to kernel-image
     - Add dispcc-sc7180 and gpucc-sc7180 to fb-modules
   * [arm64] Enable SC_LPASSCC_7280 as module
Checksums-Sha1:
 daec89a06060ea4b212b19a1b35c0bb16587231d 200434 linux_6.13.5-1~exp1.dsc
 ff5d6ed5ccdeed6283bd6a3b0211890b515a0120 151523160 linux_6.13.5.orig.tar.xz
 49e3853e618ac504f30f4dce95d883b9478fe680 1543564 
linux_6.13.5-1~exp1.debian.tar.xz
 64ac723f70823bf20cb7f55ccfd6b99fdbf3b9f3 7099 
linux_6.13.5-1~exp1_source.buildinfo
Checksums-Sha256:
 7219920f09719e232d00b0d5b17d5a170f0ee92d10a1f20bd1d265e6a3192284 200434 
linux_6.13.5-1~exp1.dsc
 187814a473a3323aef7175a32f6b0b668de271cd381ba55b9d2d71ad48b2891b 151523160 
linux_6.13.5.orig.tar.xz
 c32a5060f1c9eca8baaf6babb508dc5eca90247e963be559ad3e314b209d12c4 1543564 
linux_6.13.5-1~exp1.debian.tar.xz
 cb2380d5a9f210572d69bf7180c410a6030352ae8de885a0873bc941d55d1168 7099 
linux_6.13.5-1~exp1_source.buildinfo
Files:
 8de277f66a522505044629c60ceb3ffb 200434 kernel optional linux_6.13.5-1~exp1.dsc
 26210f36181d46d7c93f7b4f5b15b872 151523160 kernel optional 
linux_6.13.5.orig.tar.xz
 8acbacaf4e018e8aa18deeae712e0834 1543564 kernel optional 
linux_6.13.5-1~exp1.debian.tar.xz
 db598fb4567e6aa4e3207148803e0df3 7099 kernel optional 
linux_6.13.5-1~exp1_source.buildinfo


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

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmfBmCFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EMYQP/1L30CBjzkeIUhkqJH5Lbs7zYZcEmsSJ
z7pzOTof5ZfbUlectDj5hTFZJlFqHoPeZkEDRe3b/G/0BnIBNyctQmyveldy3uSj
CNQynGZsB9DXywgiESAVACQa15r+71v2PIIxZW1rzTo2YA4UVyjnLHFUx4e5IxKF
VPRnzhEymQlLSD2KA0crlW5BP8mwyuip7dCFyf03V1ZIrdGtp7qVvdouQGgLoI0F
5LoOzx6lK0CBsgz49YW+tlWnL3rMqGIdl9s/InwniUXcUDe3Lvmfs4BiXAnW+1y6
4kvv8RAbUIehbXyhz7ADWT2VNRQfx6fk4fe/ggNyQT3pALDXIuiVUXEwV7vq2MfE
mWj67V1Ph2jUdlqfG6P/4azP5gXwPZrS65hhzRYifmLKY3OgLf6yFW1XVk/n6jFF
6a99fHmszA3PleTeOH9l8ZPfYn75zl3a24kYXoAFrdvo4VvHJoL+/Nlq/LLniyaO
D/kU+GsmGiXO1icGHtJM9nJqpJvfdYL+vBpfCllUQItljstj/N4C7gO2jDrqf79q
rIZW6i3oOX74ORPg7AdRZZLuLZy8/sILo1hY4B0olRDRCfNSuP+DWEGIw7Er+fwj
kI7PvfTkq/XIixCAf/HS/d5p0rrH0iqmYOr6nIVjbHVRYLltEE6YB+3vBvBvks9X
g3Rket7mBb6f
=1MaJ
-----END PGP SIGNATURE-----

Attachment: pgp_9ITMNXxxm.pgp
Description: PGP signature


--- End Message ---

Reply via email to