Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Can't dkms install spl (Fedora 18 3.9.6, 3.9.11) #270

Closed
PavelLeon opened this issue Jul 28, 2013 · 5 comments
Closed

Can't dkms install spl (Fedora 18 3.9.6, 3.9.11) #270

PavelLeon opened this issue Jul 28, 2013 · 5 comments
Milestone

Comments

@PavelLeon
Copy link

On Fedora 18 x64, had ZFSon Linux working.
// Linux falkner 3.9.6-200.fc18.x86_64 #1 SMP Thu Jun 13 18:56:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
// ZoL : 0.6.1

Until tried to update kernel 3.9.11. Then ZoL broke (dkms status -> spl,zfs : added)

Rolled back to 3.6.9, but on dkms install still hitting same problem as in 3.9.11.

dkms remove -m zfs -v 0.6.1 --all
... Done.

dkms remove -m spl -v 0.6.1 --all
... Done.

dkms add -m spl -v 0.6.1
... DKMS: add completed.

dkms install -m spl -v 0.6.1
...
Building module:
cleaning build area...
make KERNELRELEASE=3.9.6-200.fc18.x86_64...(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.9.6-200.fc18.x86_64 (x86_64)
Consult /var/lib/dkms/spl/0.6.1/build/make.log for more information.

tail -30 /var/lib/dkms/spl/0.6.1/build/make.log

[root@falkner ~]# tail -15 /var/lib/dkms/spl/0.6.1/build/make.log
/usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:833: warning: asm operand 2 probably doesn't match constraints
/usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:838: error: impossible constraint in asm' /usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:843: error: impossible constraint inasm'
/usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:838: error: impossible constraint in asm' /usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:833: error: impossible constraint inasm'
/usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h:833: error: impossible constraint in asm' make[5]: *** [/var/lib/dkms/spl/0.6.1/build/module/spl/../../module/spl/spl-kmem.o] Error 1 make[4]: *** [/var/lib/dkms/spl/0.6.1/build/module/spl] Error 2 make[3]: *** [_module_/var/lib/dkms/spl/0.6.1/build/module] Error 2 make[3]: Leaving directory/usr/src/kernels/3.9.6-200.fc18.x86_64'
make[2]: *** [modules] Error 2
make[2]: Leaving directory /var/lib/dkms/spl/0.6.1/build/module' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/var/lib/dkms/spl/0.6.1/build'
make: *** [all] Error 2

/usr/src/kernels/3.9.6-200.fc18.x86_64/arch/x86/include/asm/paravirt.h [831- ]:

static inline notrace void arch_local_irq_restore(unsigned long f)
{
PVOP_VCALLEE1(pv_irq_ops.restore_fl, f);

}

regards

  • Pablo
@PavelLeon PavelLeon reopened this Jul 28, 2013
@behlendorf
Copy link
Contributor

@PavelLeon I'm not able to reproduce this issue, were you able to resolve the problem?

@PavelLeon
Copy link
Author

No, could not.

Didn't worked more on that. While I still cannot access the ZFS filesystems, Ive upgraded to F19,
and waiting for 0.6.2 to reinstall on 3.10 kernel.

This is my home machine , I can live without ZFS for some weeks, on work machine I've kept the kernel version,
there I can't loose the ZFS filesystems.

As for me, it's more valuable to have ZFS working on 3.10 now.

Regards

  • Pablo

@ryao
Copy link
Contributor

ryao commented Aug 19, 2013

@PavelLeon Have you tried HEAD?

@PavelLeon
Copy link
Author

I dont't have a working F18 3.9.11 rigth now, just the 3.9.6, from work
that I won't mess with.

And not. I just started working from sources after upgrading to F19 at home.

regards

  • Pablo

On Mon, Aug 19, 2013 at 11:02 AM, Richard Yao [email protected]:

@PavelLeon https://github.com/pavelleon Have you tried HEAD?


Reply to this email directly or view it on GitHubhttps://github.com//issues/270#issuecomment-22878330
.

@behlendorf
Copy link
Contributor

@PavelLeon OK, I'm going to close this issue then. Please feel free to open a new one if encounter problems. We will be adding a fc19 repo when 0.6.2 is tagged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants