Advertisement
gaz_tuxhat

Untitled

Sep 26th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. tuxhat@gentoo-box ~ $ sudo emerge kqemu
  2. Password:
  3. Calculating dependencies... done!
  4.  
  5. >>> Verifying ebuild manifests
  6.  
  7. >>> Emerging (1 of 1) app-emulation/kqemu-1.4.0_pre1-r1
  8. * kqemu-1.4.0pre1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  9. * Determining the location of the kernel source code
  10. * Found kernel source directory:
  11. * /usr/src/linux
  12. * Found kernel object directory:
  13. * /lib/modules/3.4.9-gentoo/build
  14. * Found sources for kernel version:
  15. * 3.4.9-gentoo
  16. >>> Unpacking source...
  17. >>> Unpacking kqemu-1.4.0pre1.tar.gz to /var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work
  18. * Applying kqemu-1.4.0_pre1-missing-sched-header.patch ... [ ok ]
  19. * Applying kqemu-1.4.0_pre1-init_MUTEX.patch ... [ ok ]
  20. * Applying kqemu-1.4.0_pre1-remove-smp_lock.patch ... [ ok ]
  21. >>> Source unpacked in /var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work
  22. >>> Compiling source in /var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1 ...
  23. Source path /var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1
  24. C compiler x86_64-pc-linux-gnu-gcc
  25. Host C compiler x86_64-pc-linux-gnu-gcc
  26. make make
  27. host CPU x86_64
  28.  
  29. kernel sources /usr/src/linux
  30. kbuild type 2.4
  31. make -C common all
  32. make[1]: Entering directory `/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1/common'
  33. x86_64-pc-linux-gnu-gcc -Wall -O2 -g -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -D__KERNEL__ -I.. -o genoffsets genoffsets.c
  34. ./genoffsets > monitor_def.h
  35. x86_64-pc-linux-gnu-gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o x86_64/nexus_asm.o x86_64/nexus_asm.S
  36. x86_64-pc-linux-gnu-gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o x86_64/monitor_asm.o x86_64/monitor_asm.S
  37. x86_64-pc-linux-gnu-gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fno-stack-protector -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fpic -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor.o monitor.c
  38. x86_64-pc-linux-gnu-gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fno-stack-protector -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fpic -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor-utils.o monitor-utils.c
  39. x86_64-pc-linux-gnu-gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fno-stack-protector -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -fpic -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o interp.o interp.c
  40. x86_64-pc-linux-gnu-ld -T x86_64/monitor.ld -o monitor-image.out x86_64/nexus_asm.o x86_64/monitor_asm.o monitor.o monitor-utils.o interp.o
  41. objcopy -O binary monitor-image.out monitor-image.bin
  42. x86_64-pc-linux-gnu-gcc -Wall -O2 -g -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -o genmon genmon.c
  43. ./genmon < monitor-image.bin > monitor-image.h
  44. x86_64-pc-linux-gnu-gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -march=native -O2 -pipe -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -mno-red-zone -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o kernel.o kernel.c
  45. x86_64-pc-linux-gnu-gcc -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -D__ASSEMBLY__ -c -o x86_64/kernel_asm.o x86_64/kernel_asm.S
  46. ld -r -o ../kqemu-mod-x86_64.o kernel.o x86_64/kernel_asm.o
  47. make[1]: Leaving directory `/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1/common'
  48. make -C /usr/src/linux SUBDIRS=`pwd` modules
  49. make[1]: Entering directory `/usr/src/linux-3.4.9-gentoo'
  50. /var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1/Makefile:84: /Rules.make: No such file or directory
  51. make[2]: *** No rule to make target `/Rules.make'. Stop.
  52. make[1]: *** [_module_/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1] Error 2
  53. make[1]: Leaving directory `/usr/src/linux-3.4.9-gentoo'
  54. make: *** [kqemu.o] Error 2
  55. * ERROR: app-emulation/kqemu-1.4.0_pre1-r1 failed (compile phase):
  56. * Make failed
  57. *
  58. * Call stack:
  59. * ebuild.sh, line 85: Called src_compile
  60. * environment, line 3383: Called die
  61. * The specific snippet of code:
  62. * make || die "Make failed"
  63. *
  64. * If you need support, post the output of `emerge --info '=app-emulation/kqemu-1.4.0_pre1-r1'`,
  65. * the complete build log and the output of `emerge -pqv '=app-emulation/kqemu-1.4.0_pre1-r1'`.
  66. * The complete build log is located at '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/temp/build.log'.
  67. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/temp/environment'.
  68. * Working directory: '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1'
  69. * S: '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1'
  70.  
  71. >>> Failed to emerge app-emulation/kqemu-1.4.0_pre1-r1, Log file:
  72.  
  73. >>> '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/temp/build.log'
  74.  
  75. * Messages for package app-emulation/kqemu-1.4.0_pre1-r1:
  76.  
  77. * ERROR: app-emulation/kqemu-1.4.0_pre1-r1 failed (compile phase):
  78. * Make failed
  79. *
  80. * Call stack:
  81. * ebuild.sh, line 85: Called src_compile
  82. * environment, line 3383: Called die
  83. * The specific snippet of code:
  84. * make || die "Make failed"
  85. *
  86. * If you need support, post the output of `emerge --info '=app-emulation/kqemu-1.4.0_pre1-r1'`,
  87. * the complete build log and the output of `emerge -pqv '=app-emulation/kqemu-1.4.0_pre1-r1'`.
  88. * The complete build log is located at '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/temp/build.log'.
  89. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/temp/environment'.
  90. * Working directory: '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1'
  91. * S: '/var/tmp/portage/app-emulation/kqemu-1.4.0_pre1-r1/work/kqemu-1.4.0pre1'
  92. tuxhat@gentoo-box ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement