Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. LD [M] net/sunrpc/xprtrdma/xprtrdma.o
  2. LD [M] net/sunrpc/xprtrdma/svcrdma.o
  3. * ERROR: Failed to compile the "modules" target...
  4.  
  5. * -- Grepping log... --
  6.  
  7. * kernel: Using config from /usr/share/genkernel/arch/x86_64/kernel-config
  8. * kernel: --mrproper is disabled; not running 'make mrproper'.
  9. * >> Running oldconfig...
  10. COMMAND: make -j3 CC="gcc" LD="ld" AS="as" ARCH="x86" oldconfig
  11. scripts/kconfig/conf --oldconfig Kconfig
  12. .config:2860:warning: symbol value 'm' invalid for RTC_LIB
  13. .config:2861:warning: symbol value 'm' invalid for RTC_CLASS
  14. --
  15. Sparse Memory virtual memmap (SPARSEMEM_VMEMMAP) [Y/n/?] y
  16. Allow for memory hot-add (MEMORY_HOTPLUG) [N/y] n
  17. Allow for memory compaction (COMPACTION) [Y/n/?] (NEW) Page migration (MIGRATION) [Y/?] (NEW) y
  18. Enable KSM for page merging (KSM) [N/y/?] n
  19. Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
  20. Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n
  21. --
  22. Thermal Zone (ACPI_THERMAL) [M/n/?] m
  23. Debug Statements (ACPI_DEBUG) [N/y/?] n
  24. PCI slot detection driver (ACPI_PCI_SLOT) [N/m/y/?] n
  25. Container and Module Devices (EXPERIMENTAL) (ACPI_CONTAINER) [M/y/?] m
  26. Smart Battery System (ACPI_SBS) [N/m/y/?] n
  27. Hardware Error Device (ACPI_HED) [N/m/y/?] n
  28. ACPI Platform Error Interface (APEI) (ACPI_APEI) [N/y/?] n
  29. --
  30. * Bus options (PCI etc.)
  31. *
  32. PCI support (PCI) [Y/n/?] y
  33. Support mmconfig PCI config space access (PCI_MMCONFIG) [Y/n] y
  34. PCI Express support (PCIEPORTBUS) [Y/n/?] y
  35. Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] y
  36. PCI Express ECRC settings control (PCIE_ECRC) [N/y/?] n
  37. PCIe AER error injector support (PCIEAER_INJECT) [N/m/y/?] n
  38. --
  39. * Wireless
  40. *
  41. Wireless (WIRELESS) [Y] y
  42. cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
  43. nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
  44. enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
  45. --
  46. * Wireless
  47. *
  48. Wireless (WIRELESS) [Y] y
  49. cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
  50. nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
  51. enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
  52. --
  53. Symbios 53c500 PCMCIA support (PCMCIA_SYM53C500) [M/n/?] m
  54. *
  55. * Serial ATA and Parallel ATA drivers
  56. *
  57. Serial ATA and Parallel ATA drivers (ATA) [M/n/y/?] m
  58. Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] y
  59. --
  60. NILFS2 file system support (EXPERIMENTAL) (NILFS2_FS) [N/m/y/?] n
  61. Dnotify support (DNOTIFY) [Y/n/?] y
  62. Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
  63. Filesystem wide access notification (FANOTIFY) [N/y/?] (NEW) Quota support (QUOTA) [Y/?] y
  64. Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [N/y/?] n
  65. Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [Y/n/?] y
  66. --
  67. RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] (NEW) Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] (NEW) Enable tracing for RCU (RCU_TRACE) [N/y/?] n
  68. Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] n
  69. Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
  70. Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n
  71. Debug access to per_cpu maps (DEBUG_PER_CPU_MAPS) [N/y/?] n
  72. Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] (NEW) Fault-injection framework (FAULT_INJECTION) [N/y/?] n
  73. --
  74. CC [M] net/ipv4/netfilter/ipt_ULOG.o
  75. CC [M] drivers/gpu/drm/drm_mm.o
  76. CC [M] net/ipv4/netfilter/arp_tables.o
  77. drivers/gpu/drm/drm_mm.c: В функции «drm_mm_scan_remove_block»:
  78. drivers/gpu/drm/drm_mm.c:612:3: ошибка: неявная декларация функции «__drm_mm_hole_node_end» [-Werror=implicit-function-declaration]
  79. cc1: some warnings being treated as errors
  80. --
  81. * CMD_MRPROPER: 0
  82. * Gentoo Linux Genkernel; Version 3.4.18
  83. * Running with options: --cachedir=/var/cache/genkernel --tempdir=/var/calculate/tmp/genkernel --splash=calculate --unionfs --all-ramdisk-modules --disklabel --no-save-config --firmware --udev --lspci --kerneldir=/usr/src/linux-3.7.1-pf2 --module-prefix=/ --loglevel=2 --makeopts=-j3 --menuconfig --kernel-config= --bootdir=/boot --no-mrproper all
  84. * KERNEL_ARCH=x86
  85.  
  86. * ERROR: Failed to compile the "modules" target...
  87.  
  88. * -- End log... --
  89.  
  90. * Please consult /var/log/genkernel.log for more information and any
  91. * errors that were reported above.
  92.  
  93. * Report any genkernel bugs to bugs.gentoo.org and
  94. * assign your bug to genkernel@gentoo.org. Please include
  95. * as much information as you can in your bug report; attaching
  96. * /var/log/genkernel.log so that your issue can be dealt with effectively.
  97. *
  98. * Please do *not* report compilation failures as genkernel bugs!
  99. *
  100. * Не удалось скомпилировать ядро
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement