Advertisement
Guest User

Kernel-3.14.14 errors

a guest
Sep 23rd, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. * kernel: Using config from /usr/share/genkernel/arch/x86_64/kernel-config
  2. * kernel: >> Running mrproper...
  3. * >> Running oldconfig...
  4. * kernel: >> Cleaning...
  5. * kernel: >> Invoking menuconfig...
  6.  
  7.  
  8. *** End of the configuration.
  9. *** Execute 'make' to start the build or try 'make help'.
  10.  
  11. * >> Compiling 3.14.14-gentoo bzImage...
  12. * ERROR: Failed to compile the "bzImage" target...
  13. *
  14. * -- Grepping log... --
  15. *
  16. * SHIPPED scripts/kconfig/zconf.lex.c
  17. * SHIPPED scripts/kconfig/zconf.hash.c
  18. * HOSTCC scripts/kconfig/zconf.tab.o
  19. * HOSTLD scripts/kconfig/conf
  20. *scripts/kconfig/conf --oldconfig Kconfig
  21. *.config:407:warning: symbol value 'm' invalid for ACPI_CONTAINER
  22. *.config:2863:warning: symbol value 'm' invalid for RTC_LIB
  23. *--
  24. *Allow for memory compaction (COMPACTION) [Y/n/?] (NEW)
  25. * Page migration (MIGRATION) [Y/?] (NEW) y
  26. *Enable bounce buffers (BOUNCE) [Y/n/?] y
  27. *Enable KSM for page merging (KSM) [N/y/?] n
  28. *Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
  29. *Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n
  30. *--
  31. * ACPI tables override via initrd (ACPI_INITRD_TABLE_OVERRIDE) [N/y/?] (NEW)
  32. * Debug Statements (ACPI_DEBUG) [N/y/?] n
  33. * PCI slot detection driver (ACPI_PCI_SLOT) [N/y/?] n
  34. * Container and Module Devices (ACPI_CONTAINER) [Y/?] (NEW) y
  35. * Smart Battery System (ACPI_SBS) [N/m/y/?] n
  36. * Hardware Error Device (ACPI_HED) [N/m/y/?] n
  37. * Boottime Graphics Resource Table support (ACPI_BGRT) [N/y/?] (NEW)
  38. * ACPI Platform Error Interface (APEI) (ACPI_APEI) [N/y/?] n
  39. * Extended Error Log support (ACPI_EXTLOG) [N/m/y/?] (NEW)
  40. *--
  41. * Bus options (PCI etc.)
  42. *
  43. *PCI support (PCI) [Y/n/?] y
  44. * Support mmconfig PCI config space access (PCI_MMCONFIG) [Y/n] y
  45. * PCI Express Port Bus support (PCIEPORTBUS) [Y/n/?] y
  46. * Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] y
  47. * PCI Express ECRC settings control (PCIE_ECRC) [N/y/?] n
  48. * PCIe AER error injector support (PCIEAER_INJECT) [N/m/y/?] n
  49. *--
  50. * Wireless
  51. *
  52. *Wireless (WIRELESS) [Y] y
  53. * cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
  54. * nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
  55. * enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
  56. *--
  57. * * Wireless
  58. * *
  59. * Wireless (WIRELESS) [Y] y
  60. * cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
  61. * nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
  62. * enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
  63. *--
  64. * Symbios 53c500 PCMCIA support (PCMCIA_SYM53C500) [M/n/?] m
  65. *
  66. * Serial ATA and Parallel ATA drivers
  67. *
  68. *Serial ATA and Parallel ATA drivers (ATA) [M/n/y/?] m
  69. * Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] y
  70. *--
  71. *SCSI CDROM support (BLK_DEV_SR) [Y/n/m/?] y
  72. * Enable vendor-specific extensions (for SCSI CDROM) (BLK_DEV_SR_VENDOR) [Y/n/?] y
  73. *SCSI generic support (CHR_DEV_SG) [M/n/y/?] m
  74. *SCSI media changer support (CHR_DEV_SCH) [M/n/y/?] m
  75. *Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [Y/n/?] y
  76. *Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
  77. *--
  78. *OSD-Initiator library (SCSI_OSD_INITIATOR) [N/m/y/?] n
  79. *
  80. * Serial ATA and Parallel ATA drivers
  81. *
  82. *Serial ATA and Parallel ATA drivers (ATA) [M/n/y/?] m
  83. * Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] y
  84. *--
  85. * IP-over-InfiniBand debugging (INFINIBAND_IPOIB_DEBUG) [Y/?] y
  86. * IP-over-InfiniBand data path debugging (INFINIBAND_IPOIB_DEBUG_DATA) [N/y/?] n
  87. * InfiniBand SCSI RDMA Protocol (INFINIBAND_SRP) [M/n/?] m
  88. * iSCSI Extensions for RDMA (iSER) (INFINIBAND_ISER) [M/n/?] m
  89. *
  90. * EDAC (Error Detection And Correction) reporting
  91. *
  92. *EDAC (Error Detection And Correction) reporting (EDAC) [N/y/?] n
  93. *--
  94. * JFS statistics (JFS_STATISTICS) [N/y/?] n
  95. *XFS filesystem support (XFS_FS) [Y/n/m/?] y
  96. * XFS Quota support (XFS_QUOTA) [Y/n/?] y
  97. * XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
  98. * XFS Realtime subvolume support (XFS_RT) [Y/n/?] y
  99. * XFS Verbose Warnings (XFS_WARN) [N/y/?] (NEW)
  100. *--
  101. *Dnotify support (DNOTIFY) [Y/n/?] y
  102. *Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
  103. *Filesystem wide access notification (FANOTIFY) [N/y/?] (NEW)
  104. *Quota support (QUOTA) [Y/?] y
  105. *Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [N/y/?] n
  106. *Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [Y/n/?] y
  107. *--
  108. *torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n
  109. *RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [21] (NEW)
  110. *Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] (NEW)
  111. *Enable tracing for RCU (RCU_TRACE) [N/y/?] n
  112. *Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
  113. *Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] (NEW)
  114. *--
  115. * CC mm/mm_init.o
  116. * CC kernel/user-return-notifier.o
  117. * CC mm/mmu_context.o
  118. * CC kernel/crash_dump.o
  119. * BC kernel/timeconst.h
  120. *bc: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
  121. *make[1]: *** [kernel/timeconst.h] Error 127
  122. *make: *** [kernel] Error 2
  123. *--
  124. * Running with options: --menuconfig all
  125. * Using genkernel.conf from /etc/genkernel.conf
  126. * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
  127. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
  128. *
  129. * ERROR: Failed to compile the "bzImage" target...
  130. *
  131. * -- End log... --
  132. *
  133. * Please consult /var/log/genkernel.log for more information and any
  134. * errors that were reported above.
  135. *
  136. * Report any genkernel bugs to bugs.gentoo.org and
  137. * assign your bug to genkernel@gentoo.org. Please include
  138. * as much information as you can in your bug report; attaching
  139. * /var/log/genkernel.log so that your issue can be dealt with effectively.
  140. *
  141. * Please do *not* report compilation failures as genkernel bugs!
  142. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement