| Summary: | sys-kernel/spl-0.6.1-r1 with gentoo-sources-3.9.1-r1 - ? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Joe Chen <scsichen> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
1) Please attach the entire build log to this bug report. 2) Please post your `emerge --info' output in a comment. I´ve updated to gentoo-sources-3.9.1-r1 yesterday without a problem on my x64 machine including ZFS. But i need first a rebuild of zfs and then of spl: emerge -1 zfs && emerge -1 spl This works for me. |
emerge spl-0.6.1-r1 fail with gentoo-sources-3.9.1-r1 Reproducible: Always Steps to Reproduce: 1. emerge -v =gentoo-sources-3.9.1-r1 2. cd /usr/src; ln -sf linux-3.9.1-gentoo-r1 linux 3. genkernel all 4. emerge -v =spl=0.6.1-r1 Actual Results: Making install in scripts make[1]: Entering directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/scripts' make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/scripts' make[1]: Leaving directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/scripts' Making install in module make[1]: Entering directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/module' make -C /lib/modules/3.9.1-gentoo-r1/build SUBDIRS=`pwd` modules_install \ INSTALL_MOD_PATH=/var/tmp/portage/sys-kernel/spl-0.6.1-r1/image/ \ INSTALL_MOD_DIR=extra make[2]: Entering directory `/var/src/linux-3.9.1-gentoo-r1' INSTALL /var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/module/spl/spl.ko DEPMOD Usage: /var/src/linux-3.9.1-gentoo-r1/scripts/depmod.sh /sbin/depmod <kernelrelease> <symbolprefix> make[2]: *** [_emodinst_post] Error 1 make[2]: Leaving directory `/var/src/linux-3.9.1-gentoo-r1' make[1]: *** [modules_install] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1/module' make: *** [install-recursive] Error 1 * ERROR: sys-kernel/spl-0.6.1-r1 failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-kernel/spl-0.6.1-r1'`, * the complete build log and the output of `emerge -pqv '=sys-kernel/spl-0.6.1-r1'`. * The complete build log is located at '/var/tmp/portage/sys-kernel/spl-0.6.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-0.6.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-kernel/spl-0.6.1-r1/work/spl-spl-0.6.1' Expected Results: it error on emerge action with gentoo-sources-3.9.1-r1. but it is fine with gentoo-sources-3.9.1.