Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.69 KB | None | 0 0
  1. (chroot) livecd / # genkernel --menuconfig --makeopts=-j4 all
  2. * Gentoo Linux Genkernel; Version 3.4.52.4
  3. * Running with options: --menuconfig --makeopts=-j4 all
  4.  
  5. * Using genkernel.conf from /etc/genkernel.conf
  6. * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
  7. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
  8.  
  9. * Linux Kernel 4.4.21-gentoo for x86_64...
  10. * .. with config file /etc/kernels/kernel-config-x86_64-4.4.21-gentoo
  11. * kernel: Using config from /etc/kernels/kernel-config-x86_64-4.4.21-gentoo
  12. * Previous config backed up to .config--2016-10-21--02-32-41.bak
  13. * kernel: >> Running mrproper...
  14. * >> Running oldconfig...
  15. * kernel: >> Cleaning...
  16. * kernel: >> Invoking menuconfig...
  17. * >> Compiling 4.4.21-gentoo bzImage...
  18. * >> Installing firmware ('make firmware_install') due to CONFIG_FIRMWARE_IN_KERNEL != y...
  19. * >> Compiling 4.4.21-gentoo modules...
  20. * >> Generating module dependency data...
  21. * Copying config for successful build to /etc/kernels/kernel-config-x86_64-4.4.21-gentoo
  22. * busybox: >> Using cache
  23. * initramfs: >> Initializing...
  24. * >> Appending base_layout cpio data...
  25. * >> Appending auxilary cpio data...
  26. * >> Copying keymaps
  27. * >> Appending busybox cpio data...
  28. * >> Appending modules cpio data...
  29. * >> Appending btrfs cpio data...
  30. * ERROR: Binary /sbin/btrfs could not be found
  31. *
  32. * -- Grepping log... --
  33. *
  34. * from include/linux/list.h:8,
  35. * from include/linux/kobject.h:20,
  36. * from include/linux/device.h:17,
  37. * from kernel/irq/msi.c:13:
  38. *kernel/irq/msi.c: In function ���msi_domain_alloc_irqs���:
  39. *include/linux/dynamic_debug.h:86:3: warning: ���virq��� may be used uninitialized in this function [-Wmaybe-uninitialized]
  40. *--
  41. * CC arch/x86/kernel/cpu/mcheck/mce-severity.o
  42. * CC arch/x86/kernel/cpu/mcheck/mce-genpool.o
  43. * CC mm/swap_cgroup.o
  44. * CC fs/seq_file.o
  45. * CC arch/x86/kernel/cpu/mcheck/mce_intel.o
  46. * CC mm/memory-failure.o
  47. *--
  48. * CC fs/fs-writeback.o
  49. * CC mm/frame_vector.o
  50. * CC arch/x86/kernel/cpu/microcode/intel.o
  51. * LD mm/built-in.o
  52. *arch/x86/kernel/cpu/microcode/intel.c: In function ���save_mc_for_early���:
  53. *arch/x86/kernel/cpu/microcode/intel.c:516:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  54. * }
  55. * ^
  56. *arch/x86/kernel/cpu/microcode/intel.c: In function ���get_matching_model_microcode.isra.2.constprop���:
  57. *arch/x86/kernel/cpu/microcode/intel.c:348:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  58. *--
  59. *In file included from /usr/include/stdio.h:936:0,
  60. * from Documentation/mic/mpssd/mpssd.h:23,
  61. * from Documentation/mic/mpssd/mpssd.c:41:
  62. *In function ���snprintf���,
  63. * inlined from ���set_cmdline��� at Documentation/mic/mpssd/mpssd.c:1541:9:
  64. */usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer
  65. *--
  66. * CC [M] drivers/dma/ioat/prep.o
  67. * CC [M] net/bluetooth/bnep/core.o
  68. * LD [M] fs/fuse/fuse.o
  69. * CC [M] fs/gfs2/acl.o
  70. *drivers/dma/ioat/prep.c: In function ���ioat_prep_pqxor���:
  71. *drivers/dma/ioat/prep.c:682:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  72. * }
  73. * ^
  74. *drivers/dma/ioat/prep.c: In function ���ioat_prep_pqxor_val���:
  75. *drivers/dma/ioat/prep.c:714:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  76. *--
  77. * CC [M] fs/jffs2/xattr.o
  78. * CC [M] sound/pci/hda/patch_via.o
  79. * CC [M] net/dccp/ccids/lib/tfrc_equation.o
  80. * CC [M] drivers/gpu/drm/ati_pcigart.o
  81. *fs/jffs2/xattr.c: In function ���jffs2_build_xattr_subsystem���:
  82. *fs/jffs2/xattr.c:887:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  83. *--
  84. * CC [M] drivers/isdn/hardware/mISDN/avmfritz.o
  85. *In file included from drivers/gpu/drm/radeon/radeon_mode.h:37:0,
  86. * from drivers/gpu/drm/radeon/radeon.h:80,
  87. * from drivers/gpu/drm/radeon/r100.c:33:
  88. *drivers/gpu/drm/radeon/r100.c: In function ���r100_bandwidth_update���:
  89. *include/drm/drm_fixed.h:64:13: warning: ���crit_point_ff.full��� may be used uninitialized in this function [-Wmaybe-uninitialized]
  90. * u64 tmp = ((u64)A.full << 13);
  91. * ^
  92. *drivers/gpu/drm/radeon/r100.c:3153:63: note: ���crit_point_ff.full��� was declared here
  93. * fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff, crit_point_ff;
  94. * ^
  95. *drivers/gpu/drm/radeon/r100.c:3583:42: warning: ���disp_drain_rate.full��� may be used uninitialized in this function [-Wmaybe-uninitialized]
  96. *--
  97. * CC [M] drivers/usb/wusbcore/pal.o
  98. * CC [M] drivers/usb/wusbcore/rh.o
  99. * CC [M] drivers/net/ethernet/neterion/vxge/vxge-main.o
  100. * CC [M] drivers/usb/wusbcore/reservation.o
  101. *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function ���vxge_poll_inta���:
  102. *drivers/net/ethernet/neterion/vxge/vxge-main.c:1873:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  103. * }
  104. * ^
  105. *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function ���vxge_tx_msix_handle���:
  106. *drivers/net/ethernet/neterion/vxge/vxge-main.c:2248:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  107. * }
  108. * ^
  109. * CC [M] drivers/net/wireless/libertas/cmdresp.o
  110. *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function ���vxge_netpoll���:
  111. *drivers/net/ethernet/neterion/vxge/vxge-main.c:1908:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  112. *--
  113. * Running with options: --menuconfig --makeopts=-j4 all
  114. * Using genkernel.conf from /etc/genkernel.conf
  115. * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
  116. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
  117. *
  118. * ERROR: Binary /sbin/btrfs could not be found
  119. *
  120. * -- End log... --
  121. *
  122. * Please consult /var/log/genkernel.log for more information and any
  123. * errors that were reported above.
  124. *
  125. * Report any genkernel bugs to bugs.gentoo.org and
  126. * assign your bug to [email protected]. Please include
  127. * as much information as you can in your bug report; attaching
  128. * /var/log/genkernel.log so that your issue can be dealt with effectively.
  129. *
  130. * Please do *not* report compilation failures as genkernel bugs!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement