Advertisement
Guest User

Untitled

a guest
Dec 19th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. (64)michael@michaelmarley:~/compile/Source/kernel/linux$ make -j `getconf _NPROCESSORS_ONLN` deb-pkg HOSTCC scripts/basic/fixdep
  2. HOSTCC scripts/kconfig/conf.o
  3. SHIPPED scripts/kconfig/zconf.tab.c
  4. SHIPPED scripts/kconfig/zconf.lex.c
  5. SHIPPED scripts/kconfig/zconf.hash.c
  6. HOSTCC scripts/kconfig/zconf.tab.o
  7. HOSTLD scripts/kconfig/conf
  8. scripts/kconfig/conf --silentoldconfig Kconfig
  9. CHK include/config/kernel.release
  10. UPD include/config/kernel.release
  11. make KBUILD_SRC=
  12. SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h
  13. SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h
  14. SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h
  15. SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h
  16. CHK include/config/kernel.release
  17. WRAP arch/x86/include/generated/asm/clkdev.h
  18. CHK include/generated/uapi/linux/version.h
  19. UPD include/generated/uapi/linux/version.h
  20. CHK include/generated/utsrelease.h
  21. UPD include/generated/utsrelease.h
  22. CC scripts/mod/empty.o
  23. HOSTCC scripts/mod/mk_elfconfig
  24. CC scripts/mod/devicetable-offsets.s
  25. MKELF scripts/mod/elfconfig.h
  26. GEN scripts/mod/devicetable-offsets.h
  27. HOSTCC scripts/mod/modpost.o
  28. SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_32_ia32.h
  29. SYSHDR arch/x86/syscalls/../include/generated/asm/unistd_64_x32.h
  30. SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_64.h
  31. HOSTCC scripts/mod/sumversion.o
  32. HOSTCC scripts/mod/file2alias.o
  33. HOSTLD scripts/mod/modpost
  34. HOSTCC scripts/pnmtologo
  35. HOSTCC scripts/conmakehash
  36. HOSTCC scripts/sortextable
  37. HOSTCC arch/x86/tools/relocs_32.o
  38. HOSTCC arch/x86/tools/relocs_64.o
  39. HOSTCC arch/x86/tools/relocs_common.o
  40. HOSTLD arch/x86/tools/relocs
  41. CC kernel/bounds.s
  42. GEN include/generated/bounds.h
  43. CC arch/x86/kernel/asm-offsets.s
  44. In file included from arch/x86/kernel/asm-offsets_64.c:11:0,
  45. from arch/x86/kernel/asm-offsets.c:27:
  46. arch/x86/include/generated/asm/syscalls_64.h:1:1: error: '__SYSCALL_64' undeclared here (not in a function)
  47. __SYSCALL_64-BIT(#, call, numbers and entry vectors)
  48. ^
  49. arch/x86/include/generated/asm/syscalls_64.h:1:52: error: macro "BIT" passed 3 arguments, but takes just 1
  50. __SYSCALL_64-BIT(#, call, numbers and entry vectors)
  51. ^
  52. arch/x86/include/generated/asm/syscalls_64.h:1:14: error: 'BIT' undeclared here (not in a function)
  53. __SYSCALL_64-BIT(#, call, numbers and entry vectors)
  54. ^
  55. arch/x86/include/generated/asm/syscalls_64.h:2:1: error: expected '}' before '__SYSCALL_'
  56. __SYSCALL_<NUMBER>(#, <name>, <entry point>)
  57. ^
  58. arch/x86/include/generated/asm/syscalls_64.h:2:20: error: stray '#' in program
  59. __SYSCALL_<NUMBER>(#, <name>, <entry point>)
  60. ^
  61. arch/x86/include/generated/asm/syscalls_64.h:3:15: error: stray '#' in program
  62. __SYSCALL_THE(#, is, "common", "64" or "x32" for this file.)
  63. ^
  64. arch/x86/include/generated/asm/syscalls_64.h:4:15: error: stray '#' in program
  65. __SYSCALL_THE(#, is:, is:)
  66. ^
  67. arch/x86/include/generated/asm/syscalls_64.h:5:15: error: stray '#' in program
  68. __SYSCALL_FOR(#, 64-bit, operation.)
  69. ^
  70. arch/x86/include/generated/asm/syscalls_64.h:6:24: error: stray '#' in program
  71. __SYSCALL_X32-SPECIFIC(#, call, numbers start at 512 to avoid cache impact)
  72. ^
  73. In file included from arch/x86/kernel/asm-offsets_64.c:15:0,
  74. from arch/x86/kernel/asm-offsets.c:27:
  75. arch/x86/include/generated/asm/syscalls_32.h:1:1: error: implicit declaration of function '__SYSCALL_222' [-Werror=implicit-function-declaration]
  76. __SYSCALL_222(#, unused, unused)
  77. ^
  78. arch/x86/include/generated/asm/syscalls_32.h:1:15: error: stray '#' in program
  79. __SYSCALL_222(#, unused, unused)
  80. ^
  81. arch/x86/include/generated/asm/syscalls_32.h:1:16: error: expected expression before ',' token
  82. __SYSCALL_222(#, unused, unused)
  83. ^
  84. arch/x86/include/generated/asm/syscalls_32.h:1:18: error: 'unused' undeclared here (not in a function)
  85. __SYSCALL_222(#, unused, unused)
  86. ^
  87. arch/x86/include/generated/asm/syscalls_32.h:2:1: error: initializer element is not constant
  88. __SYSCALL_223(#, unused, unused)
  89. ^
  90. arch/x86/include/generated/asm/syscalls_32.h:2:1: error: (near initialization for 'syscalls_ia32[0]')
  91. arch/x86/include/generated/asm/syscalls_32.h:2:15: error: stray '#' in program
  92. __SYSCALL_223(#, unused, unused)
  93. ^
  94. arch/x86/include/generated/asm/syscalls_32.h:3:15: error: stray '#' in program
  95. __SYSCALL_251(#, available, for reuse (was briefly sys_set_zone_reclaim))
  96. ^
  97. arch/x86/include/generated/asm/syscalls_32.h:4:52: error: macro "BIT" passed 3 arguments, but takes just 1
  98. __SYSCALL_32-BIT(#, call, numbers and entry vectors)
  99. ^
  100. arch/x86/include/generated/asm/syscalls_32.h:5:20: error: stray '#' in program
  101. __SYSCALL_<NUMBER>(#, <name>, <entry point> <compat entry point>)
  102. ^
  103. arch/x86/include/generated/asm/syscalls_32.h:6:15: error: stray '#' in program
  104. __SYSCALL_THE(#, is, always "i386" for this file.)
  105. ^
  106. arch/x86/include/generated/asm/syscalls_32.h:7:15: error: stray '#' in program
  107. __SYSCALL_THE(#, is:, is:)
  108. ^
  109. cc1: some warnings being treated as errors
  110. make[3]: *** [arch/x86/kernel/asm-offsets.s] Error 1
  111. make[2]: *** [prepare0] Error 2
  112. make[1]: *** [deb-pkg] Error 2
  113. make: *** [deb-pkg] Error 2
  114. (64)michael@michaelmarley:~/compile/Source/kernel/linux$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement