Closed issue by drichline on void-packages repository https://github.com/void-linux/void-packages/issues/39539 Description: ### Is this a new report? Yes ### System Info Void 5.19.10_1 x86_64 GenuineIntel/VM uptodate rFF ### Package(s) Affected zfs-2.1.5_3 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour I installed a fresh Void system, updated with xbps-install -Su, rebooted into kernel 5.19 (also tested with linux-lts, same result), and attempted to install ZFS. ### Actual behaviour On installing (and reinstalling) ZFS, this is the end of the xbps output: ```zfs-2.1.5_3: configuring ... Added DKMS module 'zfs-2.1.5'. Skipping kernel-5.13.19_1. kernel-headers package not installed... Building DKMS module 'zfs-2.1.5' for kernel-5.19.10_1... Killed ``` Manually building with the DKMS module (sudo dkms build zfs/2.1.5) ended with a segmentation fault in gcc and the attached [make.log](https://github.com/void-linux/void-packages/files/9682842/make.log) file. ### Steps to reproduce (Please note, this is my first time using void. I reinstalled and tried again to make sure it wasn't a fluke) 1. Install a fresh void system (tried with both local and netinstall) 2. Sync/update system and reboot 3. xbps-install zfs 4. DKMS fails, even on kernels <5.18