unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45401: ZFS package not compiling on recent kernel
@ 2020-12-24  0:53 raid5atemyhomework via Bug reports for GNU Guix
  2020-12-24  1:34 ` raid5atemyhomework via Bug reports for GNU Guix
  2020-12-24  1:36 ` raid5atemyhomework via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: raid5atemyhomework via Bug reports for GNU Guix @ 2020-12-24  0:53 UTC (permalink / raw)
  To: 45401

Installing `zfs` results in the following errors:

```
In file included from /tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/include/sys/dmu.h:848:0,
                 from /tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/include/sys/spa.h:44,
                 from /tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/include/sys/spa_impl.h:35,
                 from /tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/module/zfs/vdev_disk.c:30:
/tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/module/zfs/vdev_disk.c: In function 'vdev_disk_open':
/tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/include/linux/blkdev_compat.h:378:37: error: implicit declaration of function 'check_disk_change'; did you mean 'bdev_disk_changed'? [-Werror=implicit-function-declaration]
 #define vdev_bdev_reread_part(bdev) check_disk_change(bdev)
                                     ^
/tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/module/zfs/vdev_disk.c:218:17: note: in expansion of macro 'vdev_bdev_reread_part'
     int error = vdev_bdev_reread_part(bdev);
                 ^~~~~~~~~~~~~~~~~~~~~
/tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/module/zfs/vdev_disk.c: In function 'vdev_blkg_tryget':
/tmp/guix-build-zfs-0.8.5.drv-0/zfs-0.8.5/module/zfs/vdev_disk.c:506:37: error: 'struct percpu_ref' has no member named 'count'
   rc = atomic_long_inc_not_zero(&ref->count);
                                     ^~
cc1: some warnings being treated as errors
```

This is using kernel 5.10.2 I believe:

```
downloading from https://ci.guix.gnu.org/nar/lzip/si6ly6im9ih9fpycp5zq1895y2jl4kzm-linux-libre-5.10.2 ...
 linux-libre-5.10.2  76.4MiB

downloading from https://ci.guix.gnu.org/nar/lzip/gw4nybiqbfg7mayvykvrk4vd7jf2liyx-linux-libre-module-builder-5.10.2 ...
 linux-libre-module-builder-5.10.2  17.4MiB
```






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#45401: ZFS package not compiling on recent kernel
  2020-12-24  0:53 bug#45401: ZFS package not compiling on recent kernel raid5atemyhomework via Bug reports for GNU Guix
@ 2020-12-24  1:34 ` raid5atemyhomework via Bug reports for GNU Guix
  2020-12-24  1:36 ` raid5atemyhomework via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: raid5atemyhomework via Bug reports for GNU Guix @ 2020-12-24  1:34 UTC (permalink / raw)
  To: 45401

Looking at recent zfs release note: https://github.com/openzfs/zfs/releases/tag/zfs-0.8.5 and https://github.com/openzfs/zfs/releases/tag/zfs-0.8.6

> * Compatible with 2.6.32 - 5.9 Linux kernels

zfs-0.8.6 includes a few "Linux 5.10 compat" but is still not rated for 5.10.

Would it be possible to fix this by adding `#:linux ,linux-libre-5.9` to the `arguments` field of the `zfs` package?

Of course, it does require that we use a specific linux version.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#45401: ZFS package not compiling on recent kernel
  2020-12-24  0:53 bug#45401: ZFS package not compiling on recent kernel raid5atemyhomework via Bug reports for GNU Guix
  2020-12-24  1:34 ` raid5atemyhomework via Bug reports for GNU Guix
@ 2020-12-24  1:36 ` raid5atemyhomework via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: raid5atemyhomework via Bug reports for GNU Guix @ 2020-12-24  1:36 UTC (permalink / raw)
  To: 45401@debbugs.gnu.org

Looking at recent zfs release note: https://github.com/openzfs/zfs/releases/tag/zfs-0.8.5 and https://github.com/openzfs/zfs/releases/tag/zfs-0.8.6

> * Compatible with 2.6.32 - 5.9 Linux kernels

zfs-0.8.6 includes a few "Linux 5.10 compat" but is still not rated for 5.10.

Would it be possible to fix this by adding `#:linux ,linux-libre-5.9` to the `arguments` field of the `zfs` package?

Of course, it does require that we use a specific linux version.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-24 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  0:53 bug#45401: ZFS package not compiling on recent kernel raid5atemyhomework via Bug reports for GNU Guix
2020-12-24  1:34 ` raid5atemyhomework via Bug reports for GNU Guix
2020-12-24  1:36 ` raid5atemyhomework via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).