Advertisement
Guest User

Untitled

a guest
Aug 27th, 2015
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. * Package: sys-kernel/chromeos-kernel-3_14-3.14-r1214
  2. * Repository: chromiumos
  3. * Maintainer: kernel
  4. * USE: arm board_use_veyron device_tree elibc_glibc firmware_install kernel_linux mbim userland_GNU vlan wireless38
  5. * FEATURES: sandbox splitdebug userpriv usersandbox
  6. * Running stacked hooks for pre_pkg_setup
  7. * sysroot_build_bin_dir ...
  8. [ ok ]
  9. * Determining the location of the kernel source code
  10. * Unable to find kernel sources at /build/veyron/usr/src/linux
  11. * Please ensure that the KERNEL_DIR environment variable points at full Linux sources of the kernel you wish to compile against.
  12. * Unable to calculate Linux Kernel version for build, attempting to use running version
  13. * Running stacked hooks for pre_src_unpack
  14. * python_multilib_setup ...
  15. [ ok ]
  16. >>> Unpacking source...
  17. * Using local source dir(s): /mnt/host/source/src/third_party/kernel/v3.14
  18. * path: /mnt/host/source/src/third_party/kernel/v3.14
  19. * destdir: /build/veyron/tmp/portage/sys-kernel/chromeos-kernel-3_14-3.14-r1214/work/chromeos-kernel-3_14-3.14
  20. >>> Source unpacked in /build/veyron/tmp/portage/sys-kernel/chromeos-kernel-3_14-3.14-r1214/work
  21. * Running stacked hooks for post_src_unpack
  22. * asan_init ...
  23. [ ok ]
  24. >>> Preparing source in /mnt/host/source/src/third_party/kernel/v3.14 ...
  25. >>> Source prepared.
  26. >>> Configuring source in /mnt/host/source/src/third_party/kernel/v3.14 ...
  27. * Using kernel config: chromiumos-rockchip
  28. * - disabling framebuffer console config
  29. * - enabling CDC MBIM driver config
  30. * - enabling 802.1Q VLAN config
  31. * - disabling VT console config
  32. make -j6 ARCH=arm 'LDFLAGS=-O1 -O2 --as-needed' CROSS_COMPILE=armv7a-cros-linux-gnueabi- O=/build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14 'LD=/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51/ld ' 'CC=armv7a-cros-linux-gnueabi-gcc -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' 'CXX=armv7a-cros-linux-gnueabi-g++ -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' oldnoconfig WIFIVERSION=-3.8
  33. GEN /build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14/Makefile
  34. scripts/kconfig/conf --olddefconfig Kconfig
  35. .config:3134:warning: override: reassigning to symbol FRAMEBUFFER_CONSOLE
  36. .config:3137:warning: override: reassigning to symbol USB_NET_CDC_MBIM
  37. .config:3140:warning: override: reassigning to symbol VLAN_8021Q
  38. .config:3143:warning: override: reassigning to symbol VT
  39. .config:3144:warning: override: reassigning to symbol VT_CONSOLE
  40. .config:3147:warning: override: reassigning to symbol EXTRA_FIRMWARE
  41. #
  42. # configuration written to .config
  43. #
  44. >>> Source configured.
  45. >>> Compiling source in /mnt/host/source/src/third_party/kernel/v3.14 ...
  46. make -j6 ARCH=arm 'LDFLAGS=-O1 -O2 --as-needed' CROSS_COMPILE=armv7a-cros-linux-gnueabi- O=/build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14 'LD=/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51/ld ' 'CC=armv7a-cros-linux-gnueabi-gcc -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' 'CXX=armv7a-cros-linux-gnueabi-g++ -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' -k zImage dtbs modules WIFIVERSION=-3.8
  47. CHK include/config/kernel.release
  48. GEN /build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14/Makefile
  49. CHK include/generated/uapi/linux/version.h
  50. CHK include/generated/utsrelease.h
  51. Using /mnt/host/source/src/third_party/kernel/v3.14 as source for kernel
  52. /mnt/host/source/src/third_party/kernel/v3.14 is not clean, please run 'make mrproper'
  53. in the '/mnt/host/source/src/third_party/kernel/v3.14' directory.
  54. /mnt/host/source/src/third_party/kernel/v3.14/Makefile:886: recipe for target 'prepare3' failed
  55. make[1]: *** [prepare3] Error 1
  56. make[1]: Target 'zImage' not remade because of errors.
  57. make[1]: Target 'dtbs' not remade because of errors.
  58. make[1]: Target 'modules' not remade because of errors.
  59. Makefile:133: recipe for target 'sub-make' failed
  60. make: *** [sub-make] Error 2
  61. make: Target 'zImage' not remade because of errors.
  62. make: Target 'dtbs' not remade because of errors.
  63. make: Target 'modules' not remade because of errors.
  64. * __helpers_die: WARNING: emake failed
  65. * If this failure is due to build-dir corruption, run:
  66. * sudo rm -rf '/build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14'
  67. * ERROR: sys-kernel/chromeos-kernel-3_14-3.14-r1214::chromiumos failed (compile phase):
  68. * command: emake ARCH=arm LDFLAGS=-O1 -O2 --as-needed CROSS_COMPILE=armv7a-cros-linux-gnueabi- O=/build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14 LD=/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51/ld CC=armv7a-cros-linux-gnueabi-gcc -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51 CXX=armv7a-cros-linux-gnueabi-g++ -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51 -k zImage dtbs modules WIFIVERSION=-3.8
  69. *
  70. * Call stack:
  71. * ebuild.sh, line 93: Called src_compile
  72. * environment, line 4880: Called cros-kernel2_src_compile
  73. * environment, line 1399: Called kmake '-k' 'zImage' 'dtbs' 'modules'
  74. * environment, line 3816: Called cw_emake 'ARCH=arm' 'LDFLAGS=-O1 -O2 --as-needed' 'CROSS_COMPILE=armv7a-cros-linux-gnueabi-' 'O=/build/veyron/var/cache/portage/sys-kernel/chromeos-kernel-3_14' 'LD=/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51/ld ' 'CC=armv7a-cros-linux-gnueabi-gcc -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' 'CXX=armv7a-cros-linux-gnueabi-g++ -B/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.25.51' '-k' 'zImage' 'dtbs' 'modules' 'WIFIVERSION=-3.8'
  75. * environment, line 1977: Called die
  76. * The specific snippet of code:
  77. * die "command: emake $*";
  78. *
  79. * If you need support, post the output of `emerge --info '=sys-kernel/chromeos-kernel-3_14-3.14-r1214::chromiumos'`,
  80. * the complete build log and the output of `emerge -pqv '=sys-kernel/chromeos-kernel-3_14-3.14-r1214::chromiumos'`.
  81. * The complete build log is located at '/build/veyron/tmp/portage/logs/sys-kernel:chromeos-kernel-3_14-3.14-r1214:20150827-234034.log'.
  82. * For convenience, a symlink to the build log is located at '/build/veyron/tmp/portage/sys-kernel/chromeos-kernel-3_14-3.14-r1214/temp/build.log'.
  83. * The ebuild environment file is located at '/build/veyron/tmp/portage/sys-kernel/chromeos-kernel-3_14-3.14-r1214/temp/environment'.
  84. * Working directory: '/mnt/host/source/src/third_party/kernel/v3.14'
  85. * S: '/mnt/host/source/src/third_party/kernel/v3.14'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement