This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- .config.orig 2014-06-20 10:13:21.000000000 -0400 | |
+++ .config.xen 2014-06-20 10:13:21.000000000 -0400 | |
@@ -48,6 +48,7 @@ | |
CONFIG_X86_64_SMP=y | |
CONFIG_X86_HT=y | |
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11" | |
+CONFIG_ARCH_CPU_PROBE_RELEASE=y | |
CONFIG_ARCH_SUPPORTS_UPROBES=y | |
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | |
CONFIG_IRQ_WORK=y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Calculating dependencies / * ERROR: dev-util/pykickstart-1.69 failed (depend phase): | |
* git.eclass could not be found by inherit() | |
* | |
* Call stack: | |
* ebuild.sh, line 549: Called source '/var/lib/layman/sabayon/dev-util/pykickstart/pykickstart-1.69.ebuild' | |
* pykickstart-1.69.ebuild, line 8: Called inherit 'base' 'distutils' 'git' | |
* ebuild.sh, line 259: Called die | |
* The specific snippet of code: | |
* [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()" | |
* |
NewerOlder