Debian Bug report logs - #836584
zfs-dkms build fails due to a configure error

version graph

Package: spl-dkms; Maintainer for spl-dkms is Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@alioth-lists.debian.net>; Source for spl-dkms is src:zfs-linux (PTS, buildd, popcon).

Reported by: Kai Michael Hamich <kmh@hamich.net>

Date: Sun, 4 Sep 2016 09:42:12 UTC

Severity: important

Tags: patch

Merged with 836578

Found in version spl-linux/0.6.5.7-1

Fixed in version spl-linux/0.6.5.8-1

Done: Aron Xu <aron@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, kmh@hamich.net, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Sun, 04 Sep 2016 09:42:16 GMT) (full text, mbox, link).


Acknowledgement sent to Kai Michael Hamich <kmh@hamich.net>:
New Bug report received and forwarded. Copy sent to kmh@hamich.net, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Sun, 04 Sep 2016 09:42:17 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Kai Michael Hamich <kmh@hamich.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: zfs-dkms build fails due to a configure error
Date: Sun, 04 Sep 2016 11:41:35 +0200
Package: zfs-dkms
Version: 0.6.5.7-2
Severity: important

Dear Maintainer,

the build of dkms module fails:

[...]
configure:12808: result: yes
configure:13571: checking kernel source directory
configure:13613: result: /lib/modules/4.6.0-1-amd64/source
configure:13624: checking kernel build directory
configure:13651: result: /lib/modules/4.6.0-1-amd64/build
configure:13654: checking kernel source version
configure:13702: result: 4.6.0-1-amd64
configure:13715: checking kernel file name for module symbols
configure:13744: result: Module.symvers
configure:13781: checking spl source directory
configure:13830: result: /usr/src/spl-0.6.5.7
configure:13841: checking spl build directory
configure:13877: result: /var/lib/dkms/spl/0.6.5.7/4.6.0-1-amd64/x86_64
configure:13881: error:
        *** Please make sure the kmod spl devel <kernel> package for your
        *** distribution is installed then try again.  If that fails you
        *** can specify the location of the spl objects with the
        *** '--with-spl-obj=PATH' option.

[...]



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

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zfs-dkms depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  dkms                   2.2.1.0+git20160527-1
ii  lsb-release            9.20160629
ii  spl-dkms               0.6.5.7-1

Versions of packages zfs-dkms recommends:
iu  zfs-zed         0.6.5.7-2
iu  zfsutils-linux  0.6.5.7-2

zfs-dkms suggests no packages.

-- debconf information:
  zfs-dkms/stop-build-for-unknown-kernel: true
* zfs-dkms/note-incompatible-licenses:
  zfs-dkms/stop-build-for-32bit-kernel: true



Information forwarded to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Mon, 05 Sep 2016 12:21:28 GMT) (full text, mbox, link).


Acknowledgement sent to Andreas Steinel <a.steinel@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Mon, 05 Sep 2016 12:21:28 GMT) (full text, mbox, link).


Message #10 received at 836584@bugs.debian.org (full text, mbox, reply):

From: Andreas Steinel <a.steinel@gmail.com>
To: 836584@bugs.debian.org
Subject: zfs-dkms build fails due to a configure error
Date: Mon, 5 Sep 2016 14:08:52 +0200
[Message part 1 (text/plain, inline)]
Hi,

I also run into this problem yesterday and I know that version -1 does not
suffer from this problem. It has to be something that has been introduced
with -2.

Best,
Andreas Steinel
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Mon, 05 Sep 2016 13:51:04 GMT) (full text, mbox, link).


Acknowledgement sent to Kai Michael Hamich <kmh@hamich.net>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Mon, 05 Sep 2016 13:51:04 GMT) (full text, mbox, link).


Message #15 received at 836584@bugs.debian.org (full text, mbox, reply):

From: Kai Michael Hamich <kmh@hamich.net>
To: 836584@bugs.debian.org
Subject: Re: [Pkg-zfsonlinux-devel] Bug#836584: zfs-dkms build fails due to a configure error
Date: Mon, 05 Sep 2016 15:40:41 +0200
Hi,

i tried to build older spl/zfs modules with kernel 4.6 ... they all have this 
issue now. So maybe its not spl/zf/ related? I dont have currently the time to 
look deeper into the issue ...

Best,
Kai Hamich

Am Montag, 5. September 2016, 14:08:52 schrieb Andreas Steinel:
> Hi,
> 
> I also run into this problem yesterday and I know that version -1 does not
> suffer from this problem. It has to be something that has been introduced
> with -2.
> 
> Best,
> Andreas Steinel




Information forwarded to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Thu, 08 Sep 2016 23:06:03 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Berger <mike@mike01.com>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Thu, 08 Sep 2016 23:06:04 GMT) (full text, mbox, link).


Message #20 received at 836584@bugs.debian.org (full text, mbox, reply):

From: Michael Berger <mike@mike01.com>
To: 836584@bugs.debian.org
Subject: Re: [Pkg-zfsonlinux-devel] Bug#836584: zfs-dkms build fails due to a configure error
Date: Thu, 8 Sep 2016 17:03:59 -0600
[Message part 1 (text/plain, inline)]
Looks like the problem may be a dependency on the directories
/var/lib/dkms/spl/${VERSION}/build and  /var/lib/dkms/zfs/${VERSION}/build
which are no longer created by dkms.  Installing an older version of dkms
from jessie (dkms_2.2.0.3-2) resolved this for me, however I believe the
issue is with the spl/zfs packages as I believe the build directories are
intended to be temporary. Instead the source files can be found
in  /var/lib/dkms/spl/${VERSION}/source
and  /var/lib/dkms/zfs/${VERSION}/source.

Regards,
Mike




On Mon, 05 Sep 2016 15:40:41 +0200 Kai Michael Hamich <kmh@hamich.net>
wrote:
> Hi,
>
> i tried to build older spl/zfs modules with kernel 4.6 ... they all have
this
> issue now. So maybe its not spl/zf/ related? I dont have currently the
time to
> look deeper into the issue ...
>
> Best,
> Kai Hamich
>
> Am Montag, 5. September 2016, 14:08:52 schrieb Andreas Steinel:
> > Hi,
> >
> > I also run into this problem yesterday and I know that version -1 does
not
> > suffer from this problem. It has to be something that has been
introduced
> > with -2.
> >
> > Best,
> > Andreas Steinel
>
>
>
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Fri, 09 Sep 2016 08:09:06 GMT) (full text, mbox, link).


Acknowledgement sent to Kai Michael Hamich <kmh@hamich.net>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Fri, 09 Sep 2016 08:09:06 GMT) (full text, mbox, link).


Message #25 received at 836584@bugs.debian.org (full text, mbox, reply):

From: Kai Michael Hamich <kmh@hamich.net>
To: Andreas Steinel <a.steinel@gmail.com>, 836584@bugs.debian.org
Subject: Re: [Pkg-zfsonlinux-devel] Bug#836584: zfs-dkms build fails due to a configure error
Date: Fri, 09 Sep 2016 10:06:02 +0200
Hi,

issue is fixed by a patch for spl-dkms:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836578

This bug can be closed!

Best,
Kai

Am Montag, 5. September 2016, 14:08:52 CEST schrieb Andreas Steinel:
> Hi,
> 
> I also run into this problem yesterday and I know that version -1 does not
> suffer from this problem. It has to be something that has been introduced
> with -2.
> 
> Best,
> Andreas Steinel





Information forwarded to debian-bugs-dist@lists.debian.org, Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>:
Bug#836584; Package zfs-dkms. (Fri, 09 Sep 2016 12:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to Petter Reinholdtsen <pere@hungry.com>:
Extra info received and forwarded to list. Copy sent to Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>. (Fri, 09 Sep 2016 12:21:04 GMT) (full text, mbox, link).


Message #30 received at 836584@bugs.debian.org (full text, mbox, reply):

From: Petter Reinholdtsen <pere@hungry.com>
To: Kai Michael Hamich <kmh@hamich.net>, 836584@bugs.debian.org, Andreas Steinel <a.steinel@gmail.com>
Subject: Re: [Pkg-zfsonlinux-devel] Bug#836584: Bug#836584: zfs-dkms build fail due to a configure error
Date: Fri, 09 Sep 2016 14:17:47 +0200
Control: reassign -1 spl-dkms
Control: merge 836578 -1

[Kai Michael Hamich]
> Hi,
>
> issue is fixed by a patch for spl-dkms:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836578
>
> This bug can be closed!

I believe it make more sense to reassign and merge it.

-- 
Happy hacking
Petter Reinholdtsen



Bug reassigned from package 'zfs-dkms' to 'spl-dkms'. Request was from Petter Reinholdtsen <pere@hungry.com> to 836584-submit@bugs.debian.org. (Fri, 09 Sep 2016 12:21:05 GMT) (full text, mbox, link).


No longer marked as found in versions zfs-linux/0.6.5.7-2. Request was from Petter Reinholdtsen <pere@hungry.com> to 836584-submit@bugs.debian.org. (Fri, 09 Sep 2016 12:21:06 GMT) (full text, mbox, link).


Marked as found in versions spl-linux/0.6.5.7-1. Request was from Petter Reinholdtsen <pere@hungry.com> to 836584-submit@bugs.debian.org. (Fri, 09 Sep 2016 12:21:07 GMT) (full text, mbox, link).


Added tag(s) patch. Request was from Petter Reinholdtsen <pere@hungry.com> to 836584-submit@bugs.debian.org. (Fri, 09 Sep 2016 12:21:08 GMT) (full text, mbox, link).


Merged 836578 836584 Request was from Petter Reinholdtsen <pere@hungry.com> to 836584-submit@bugs.debian.org. (Fri, 09 Sep 2016 12:21:09 GMT) (full text, mbox, link).


Message #41 received at 836578-close@bugs.debian.org (full text, mbox, reply):

From: Aron Xu <aron@debian.org>
To: 836578-close@bugs.debian.org
Subject: Bug#836578: fixed in spl-linux 0.6.5.8-1
Date: Sat, 17 Sep 2016 18:28:46 +0000
Source: spl-linux
Source-Version: 0.6.5.8-1

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

Debian distribution maintenance software
pp.
Aron Xu <aron@debian.org> (supplier of updated spl-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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 18 Sep 2016 01:06:04 +0800
Source: spl-linux
Binary: spl-dkms spl
Architecture: source amd64 all
Version: 0.6.5.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
Changed-By: Aron Xu <aron@debian.org>
Description:
 spl        - Solaris Porting Layer user-space utilities for Linux
 spl-dkms   - Solaris Porting Layer kernel modules for Linux
Closes: 835992 836578
Changes:
 spl-linux (0.6.5.8-1) unstable; urgency=medium
 .
   [ Petter Reinholdtsen ]
   * Fix invalid command in dkms (Closes: #836578)
 .
   [ Zhou Mo ]
   * control: bump standards version to 3.9.8
 .
   [ Aron Xu ]
   * Imported Upstream version 0.6.5.8 (Closes: #835992)
   * rules: allow parallel building
Checksums-Sha1:
 fea30e140ab50a0a8dc13232c3c5a6bb8cb36e29 1798 spl-linux_0.6.5.8-1.dsc
 903c28d258b269138842946fa675d47bdce2fdba 553270 spl-linux_0.6.5.8.orig.tar.gz
 6fdb915ad1945699ffac396f678d5774e70bba4a 8340 spl-linux_0.6.5.8-1.debian.tar.xz
 8165feb2251f58eb2256e9a0bbfde51d9841b0d3 21896 spl-dbgsym_0.6.5.8-1_amd64.deb
 f6e0bf91d75a1fee2c0ac1817279d43cbfb9e8d2 350128 spl-dkms_0.6.5.8-1_all.deb
 e1341721dde8a5020f1912535c629d57a22a3573 13000 spl_0.6.5.8-1_amd64.deb
Checksums-Sha256:
 208a1527ba1bd1d75b82928ba53793b77bfed799e2fcfe0a3a5197c941ccc46a 1798 spl-linux_0.6.5.8-1.dsc
 2d22117106782222d2b7da88cc657b7b9c44d281b1cc74d60761e52d33ab1155 553270 spl-linux_0.6.5.8.orig.tar.gz
 1d6b44ffe7e28eb7a7823c31e83c14b0e4f45b3d5eaa39be079fcf0ef93e8a71 8340 spl-linux_0.6.5.8-1.debian.tar.xz
 eca643419773f7fc6ff3e116577362f3c2f8df908cc021cd1bb723c156ffc5d8 21896 spl-dbgsym_0.6.5.8-1_amd64.deb
 c9b9b717063952d85f01184cba9f8150c80c6a1ebd77eddc443c269db21bc34d 350128 spl-dkms_0.6.5.8-1_all.deb
 3681390646c4a91784fccfecdf48560f5d855b9dd97993db290d11625537f60b 13000 spl_0.6.5.8-1_amd64.deb
Files:
 63bed57120dc8c59e4f0226770a00cf2 1798 kernel optional spl-linux_0.6.5.8-1.dsc
 54b049cde051d0bd67f3f18ff58113c2 553270 kernel optional spl-linux_0.6.5.8.orig.tar.gz
 35613f5bd9ae226cd1fe83d29d9ab6e2 8340 kernel optional spl-linux_0.6.5.8-1.debian.tar.xz
 ed6ceac98d2df4db6c1882e2e93fd11d 21896 debug extra spl-dbgsym_0.6.5.8-1_amd64.deb
 3a2b70d9cb48f4b269f7d6ec35bb3a02 350128 kernel optional spl-dkms_0.6.5.8-1_all.deb
 adfc271e5069b980112e75e927bff9c2 13000 kernel optional spl_0.6.5.8-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJX3XuvAAoJEPbsVcVkKA0ewr0H/jerXSESmGvgyP+NKuohk5Sj
XUotWkUlr93TxoJAf/k6V//eXFimQE9sg2Cxvnl12e+e0g7EMrTRkW0n9dAcgcGA
lw8+8Dgb30dzZVy52MXBK8Z58rT/o/Tav6ypZLXy4YBzxYYsINzJeHenqlQ1TRCM
E3af+7gabQkrweFBmUoBvn8TBFkQY20+TjElwC1oSEumD/LlHoe0V7mgttCW5dNZ
4FieI6gd1zd38FH6EomGa4CTHK3X1PbOjgTU5SdErEtzBNNAcCi7cdjoHa5VPojv
SQEdD63OcxzVB7+JtDIfOWk2IrLGOMuTNd8+jWQp6pgd9wb6usooVS6ENcJmnHg=
=cUTC
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 26 Oct 2016 07:40:50 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:41:57 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.