Peter Jung
Peter Jung
I have a equal issue. I started to add the zfs module into the kernel built in on archlinux and encountered a issue as soon the kernel gets compiled with...
> > I have a equal issue. I started to add the zfs module into the kernel built in on archlinux and encountered a issue as soon the kernel gets...
> No wonder, you'd need to pass `KERNEL_LLVM=1` to OpenZFS `configure` invocation. It's clearly missing in https://github.com/CachyOS/linux-cachyos/blob/master/zfs-builtin/PKGBUILD (refer to [#10267 (comment)](https://github.com/openzfs/zfs/issues/10267#issuecomment-1090661179)) Yes, I know. I did pushed just not a...
Actually did try to built with llvm 13 and CONFIG_ZFS=m will will result into a GPL-incopatible module: ``` ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'kernel_fpu_begin_mask' ERROR: modpost: GPL-incompatible...
So, did compiled again one without LTO but with LLVM which works fine and also boots. I think the easiest solution would be to pass "-fno-lto" to the KBUILD when...
@seblu Did you built the kernel with THIN/LTO ? Also I think you need to update to the latest 2.1.5 staging commit for 5.18
@szubersk Actually it would be possible to reproduce the bug in a vm. The pkgbuild which I linked above, enabling their llvm thinlto, compile it. The compile itself works completly...
> I am trying to create an AUR package for [linux-xanmod](https://aur.archlinux.org/packages/linux-xanmod) compiled with Clang, but `configure` step fails: > > ``` > ./configure CC=clang LD=ld.lld LLVM=1 LLVM_IAS=1 KERNEL_LLVM=1 --prefix=/usr --sysconfdir=/etc...
Generally fine, but I think we should look into that Yandex starts using a proper syncing method. Using Yandex as first mirror can result into really heavy issues, when not...
Can you add archlinux.gay mirror for russia? Then we can merge this. Put it above the yandex one likely