Debian Bug report logs -
#877694
spl-linux: Fails to build with kernel 4.13
Reported by: Fahad Sadah <fahad@sadah.uk>
Date: Wed, 4 Oct 2017 12:51:02 UTC
Severity: serious
Tags: patch
Found in version spl-linux/0.6.5.11-1
Fixed in version 0.7.3-1
Done: Aron Xu <aron@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#877694; Package src:spl-linux.
(Wed, 04 Oct 2017 12:51:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Fahad Sadah <fahad@sadah.uk>:
New Bug report received and forwarded. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>.
(Wed, 04 Oct 2017 12:51:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Source: spl-linux
Severity: normal
`sudo dkms build spl/0.6.5.11 -k 4.13.0-1-amd64` gives:
make -j4 KERNELRELEASE=4.13.0-1-amd64....(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.13.0-1-amd64
(x86_64)
Consult /var/lib/dkms/spl/0.6.5.11/build/make.log for more information.
File /var/lib/dkms/spl/0.6.5.11/build/make.log contains relevant errors:
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:405:3: error:
positional initialization of field in ‘struct’ declared with
‘designated_init’ attribute [-Werror=designated-init]
{0},
^
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:405:3: note:
(near initialization for ‘spl_kmem_table[6]’)
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:409:3: error:
positional initialization of field in ‘struct’ declared with
‘designated_init’ attribute [-Werror=designated-init]
{0},
^
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:409:3: note:
(near initialization for ‘spl_kstat_table[0]’)
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:440:11: error:
positional initialization of field in ‘struct’ declared with
‘designated_init’ attribute [-Werror=designated-init]
{ 0 },
^
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:440:11: note:
(near initialization for ‘spl_table[4]’)
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:449:11: error:
positional initialization of field in ‘struct’ declared with
‘designated_init’ attribute [-Werror=designated-init]
{ 0 }
^
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:449:11: note:
(near initialization for ‘spl_dir[1]’)
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:461:4: error:
positional initialization of field in ‘struct’ declared with
‘designated_init’ attribute [-Werror=designated-init]
{ 0 }
^
/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.c:461:4: note:
(near initialization for ‘spl_root[1]’)
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.13.0-1-common/scripts/Makefile.build:307:
recipe for target
'/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.o' failed
make[7]: *** [/var/lib/dkms/spl/0.6.5.11/build/module/spl/spl-proc.o]
Error 1
This build worked fine on kernel 4.12.0-1
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: mips, i386
Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#877694; Package src:spl-linux.
(Wed, 04 Oct 2017 13:15:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Fahad Sadah <fahad@sadah.uk>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>.
(Wed, 04 Oct 2017 13:15:07 GMT) (full text, mbox, link).
Message #10 received at 877694@bugs.debian.org (full text, mbox, reply):
Tags: upstream
I've submitted a pull request upstream at
https://github.com/zfsonlinux/spl/pull/654
This issue is breaking all apt upgrades on systems with spl-dkms
installed on Sid (that is, every ZFS user on Sid). Should the patch be
included directly in Debian as well?
Severity set to 'serious' from 'normal'
Request was from Fahad Sadah <fahad@sadah.uk>
to control@bugs.debian.org.
(Thu, 05 Oct 2017 16:39:03 GMT) (full text, mbox, link).
Added tag(s) patch.
Request was from Fahad Sadah <fahad@sadah.uk>
to control@bugs.debian.org.
(Thu, 05 Oct 2017 16:39:04 GMT) (full text, mbox, link).
Bug reassigned from package 'src:spl-linux' to 'spl-dkms'.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Sat, 07 Oct 2017 19:39:03 GMT) (full text, mbox, link).
Marked as found in versions spl-linux/0.6.5.11-1.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Sat, 07 Oct 2017 19:39:03 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#877694; Package spl-dkms.
(Fri, 03 Nov 2017 05:12:03 GMT) (full text, mbox, link).
Acknowledgement sent
to jwittlincohen@gmail.com:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>.
(Fri, 03 Nov 2017 05:12:03 GMT) (full text, mbox, link).
Message #23 received at 877694@bugs.debian.org (full text, mbox, reply):
Hello,
This issue is fixed by SPL/ZFS 0.7.3 which entered the Unstable repo on
November 2nd.
Jason
Reply sent
to Aron Xu <aron@debian.org>:
You have taken responsibility.
(Sun, 05 Nov 2017 04:21:06 GMT) (full text, mbox, link).
Notification sent
to Fahad Sadah <fahad@sadah.uk>:
Bug acknowledged by developer.
(Sun, 05 Nov 2017 04:21:06 GMT) (full text, mbox, link).
Message #28 received at 877694-close@bugs.debian.org (full text, mbox, reply):
Source-Version: 0.7.3-1
This has been fixed by having the new upstream release, closing.
Cheers,
Aron
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 03 Dec 2017 07:35:04 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 20:34:46 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.