Advertisement
Guest User

Untitled

a guest
May 30th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.56 KB | None | 0 0
  1. /usr/src/linux/linux-5.12.8 # make
  2. SYNC include/config/auto.conf.cmd
  3. .config:135:warning: override: reassigning to symbol IKHEADERS
  4. .config:136:warning: override: reassigning to symbol IKCONFIG
  5. WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
  6. WRAP arch/x86/include/generated/uapi/asm/errno.h
  7. SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
  8. WRAP arch/x86/include/generated/uapi/asm/fcntl.h
  9. SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
  10. SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
  11. WRAP arch/x86/include/generated/uapi/asm/ioctl.h
  12. SYSTBL arch/x86/include/generated/asm/syscalls_32.h
  13. WRAP arch/x86/include/generated/uapi/asm/ioctls.h
  14. WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h
  15. UPD include/generated/uapi/linux/version.h
  16. WRAP arch/x86/include/generated/uapi/asm/param.h
  17. WRAP arch/x86/include/generated/uapi/asm/poll.h
  18. WRAP arch/x86/include/generated/uapi/asm/resource.h
  19. SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h
  20. WRAP arch/x86/include/generated/uapi/asm/socket.h
  21. WRAP arch/x86/include/generated/uapi/asm/sockios.h
  22. WRAP arch/x86/include/generated/uapi/asm/termbits.h
  23. WRAP arch/x86/include/generated/uapi/asm/termios.h
  24. WRAP arch/x86/include/generated/uapi/asm/types.h
  25. SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h
  26. UPD include/config/kernel.release
  27. SYSTBL arch/x86/include/generated/asm/syscalls_64.h
  28. DESCEND objtool
  29. HOSTCC arch/x86/tools/relocs_32.o
  30. HOSTCC arch/x86/tools/relocs_64.o
  31. HOSTCC arch/x86/tools/relocs_common.o
  32. WRAP arch/x86/include/generated/asm/early_ioremap.h
  33. WRAP arch/x86/include/generated/asm/export.h
  34. WRAP arch/x86/include/generated/asm/mcs_spinlock.h
  35. WRAP arch/x86/include/generated/asm/irq_regs.h
  36. WRAP arch/x86/include/generated/asm/kmap_size.h
  37. WRAP arch/x86/include/generated/asm/local64.h
  38. WRAP arch/x86/include/generated/asm/mmiowb.h
  39. WRAP arch/x86/include/generated/asm/module.lds.h
  40. WRAP arch/x86/include/generated/asm/rwonce.h
  41. UPD include/generated/utsrelease.h
  42. HOSTCC scripts/selinux/genheaders/genheaders
  43. HOSTCC scripts/selinux/mdp/mdp
  44. HOSTCC scripts/kallsyms
  45. HOSTCC /usr/src/linux/linux-5.12.8/tools/objtool/fixdep.o
  46. HOSTLD /usr/src/linux/linux-5.12.8/tools/objtool/fixdep-in.o
  47. LINK /usr/src/linux/linux-5.12.8/tools/objtool/fixdep
  48. CC /usr/src/linux/linux-5.12.8/tools/objtool/exec-cmd.o
  49. CC /usr/src/linux/linux-5.12.8/tools/objtool/help.o
  50. CC /usr/src/linux/linux-5.12.8/tools/objtool/pager.o
  51. HOSTCC scripts/sorttable
  52. HOSTCC scripts/asn1_compiler
  53. HOSTLD arch/x86/tools/relocs
  54. CC /usr/src/linux/linux-5.12.8/tools/objtool/parse-options.o
  55. HOSTCC scripts/extract-cert
  56. diff: unrecognized option: I
  57. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  58.  
  59. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  60.  
  61. Compare files line by line and output the differences between them.
  62. This implementation supports unified diffs only.
  63.  
  64. -a Treat all files as text
  65. -b Ignore changes in the amount of whitespace
  66. -B Ignore changes whose lines are all blank
  67. -d Try hard to find a smaller set of changes
  68. -i Ignore case differences
  69. -L Use LABEL instead of the filename in the unified header
  70. -N Treat absent files as empty
  71. -q Output only whether files differ
  72. -r Recurse
  73. -S Start with FILE when comparing directories
  74. -T Make tabs line up by prefixing a tab when necessary
  75. -s Report when two files are the same
  76. -t Expand tabs to spaces in output
  77. -U Output LINES lines of context
  78. -w Ignore all whitespace
  79. Warning: Kernel ABI header at 'tools/arch/x86/include/asm/inat.h' differs from latest version at 'arch/x86/include/asm/inat.h'
  80. diff -u tools/arch/x86/include/asm/inat.h arch/x86/include/asm/inat.h
  81. diff: unrecognized option: I
  82. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  83.  
  84. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  85.  
  86. Compare files line by line and output the differences between them.
  87. This implementation supports unified diffs only.
  88.  
  89. -a Treat all files as text
  90. -b Ignore changes in the amount of whitespace
  91. -B Ignore changes whose lines are all blank
  92. -d Try hard to find a smaller set of changes
  93. -i Ignore case differences
  94. -L Use LABEL instead of the filename in the unified header
  95. -N Treat absent files as empty
  96. -q Output only whether files differ
  97. -r Recurse
  98. -S Start with FILE when comparing directories
  99. -T Make tabs line up by prefixing a tab when necessary
  100. -s Report when two files are the same
  101. -t Expand tabs to spaces in output
  102. -U Output LINES lines of context
  103. -w Ignore all whitespace
  104. Warning: Kernel ABI header at 'tools/arch/x86/include/asm/insn.h' differs from latest version at 'arch/x86/include/asm/insn.h'
  105. diff -u tools/arch/x86/include/asm/insn.h arch/x86/include/asm/insn.h
  106. diff: unrecognized option: I
  107. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  108.  
  109. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  110.  
  111. Compare files line by line and output the differences between them.
  112. This implementation supports unified diffs only.
  113.  
  114. -a Treat all files as text
  115. -b Ignore changes in the amount of whitespace
  116. -B Ignore changes whose lines are all blank
  117. -d Try hard to find a smaller set of changes
  118. -i Ignore case differences
  119. -L Use LABEL instead of the filename in the unified header
  120. -N Treat absent files as empty
  121. -q Output only whether files differ
  122. -r Recurse
  123. -S Start with FILE when comparing directories
  124. -T Make tabs line up by prefixing a tab when necessary
  125. -s Report when two files are the same
  126. -t Expand tabs to spaces in output
  127. -U Output LINES lines of context
  128. -w Ignore all whitespace
  129. Warning: Kernel ABI header at 'tools/arch/x86/lib/inat.c' differs from latest version at 'arch/x86/lib/inat.c'
  130. diff -u tools/arch/x86/lib/inat.c arch/x86/lib/inat.c
  131. diff: unrecognized option: I
  132. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  133.  
  134. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  135.  
  136. Compare files line by line and output the differences between them.
  137. This implementation supports unified diffs only.
  138.  
  139. -a Treat all files as text
  140. -b Ignore changes in the amount of whitespace
  141. -B Ignore changes whose lines are all blank
  142. -d Try hard to find a smaller set of changes
  143. -i Ignore case differences
  144. -L Use LABEL instead of the filename in the unified header
  145. -N Treat absent files as empty
  146. -q Output only whether files differ
  147. -r Recurse
  148. -S Start with FILE when comparing directories
  149. -T Make tabs line up by prefixing a tab when necessary
  150. -s Report when two files are the same
  151. -t Expand tabs to spaces in output
  152. -U Output LINES lines of context
  153. -w Ignore all whitespace
  154. Warning: Kernel ABI header at 'tools/arch/x86/lib/insn.c' differs from latest version at 'arch/x86/lib/insn.c'
  155. diff -u tools/arch/x86/lib/insn.c arch/x86/lib/insn.c
  156. CC /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/special.o
  157. MKDIR /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/lib/
  158. GEN /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/lib/inat-tables.c
  159. CC /usr/src/linux/linux-5.12.8/tools/objtool/weak.o
  160. CC /usr/src/linux/linux-5.12.8/tools/objtool/check.o
  161. CC /usr/src/linux/linux-5.12.8/tools/objtool/special.o
  162. CC /usr/src/linux/linux-5.12.8/tools/objtool/orc_gen.o
  163. CC /usr/src/linux/linux-5.12.8/tools/objtool/orc_dump.o
  164. CC /usr/src/linux/linux-5.12.8/tools/objtool/builtin-check.o
  165. CC /usr/src/linux/linux-5.12.8/tools/objtool/run-command.o
  166. CC /usr/src/linux/linux-5.12.8/tools/objtool/sigchain.o
  167. CC /usr/src/linux/linux-5.12.8/tools/objtool/subcmd-config.o
  168. CC /usr/src/linux/linux-5.12.8/tools/objtool/builtin-orc.o
  169. CC /usr/src/linux/linux-5.12.8/tools/objtool/elf.o
  170. CC /usr/src/linux/linux-5.12.8/tools/objtool/objtool.o
  171. CC scripts/mod/empty.o
  172. HOSTCC scripts/mod/mk_elfconfig
  173. CC /usr/src/linux/linux-5.12.8/tools/objtool/libstring.o
  174. CC /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/decode.o
  175. In file included from /usr/include/linux/byteorder/little_endian.h:13,
  176. from /usr/include/asm/byteorder.h:5,
  177. from /usr/src/linux/linux-5.12.8/tools/arch/x86/include/asm/insn.h:10,
  178. from arch/x86/decode.c:10:
  179. /usr/include/linux/swab.h:136:23: error: expected ';' before 'unsigned'
  180. 136 | static __always_inline unsigned long __swab(const unsigned long y)
  181. | ^~~~~~~~~
  182. | ;
  183. /usr/include/linux/swab.h:171:8: error: unknown type name '__always_inline'
  184. 171 | static __always_inline __u16 __swab16p(const __u16 *p)
  185. | ^~~~~~~~~~~~~~~
  186. /usr/include/linux/swab.h:171:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab16p'
  187. 171 | static __always_inline __u16 __swab16p(const __u16 *p)
  188. | ^~~~~~~~~
  189. /usr/include/linux/swab.h:184:8: error: unknown type name '__always_inline'
  190. 184 | static __always_inline __u32 __swab32p(const __u32 *p)
  191. | ^~~~~~~~~~~~~~~
  192. /usr/include/linux/swab.h:184:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab32p'
  193. 184 | static __always_inline __u32 __swab32p(const __u32 *p)
  194. | ^~~~~~~~~
  195. /usr/include/linux/swab.h:197:8: error: unknown type name '__always_inline'
  196. 197 | static __always_inline __u64 __swab64p(const __u64 *p)
  197. | ^~~~~~~~~~~~~~~
  198. /usr/include/linux/swab.h:197:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab64p'
  199. 197 | static __always_inline __u64 __swab64p(const __u64 *p)
  200. | ^~~~~~~~~
  201. /usr/include/linux/swab.h:252:23: error: expected ';' before 'void'
  202. 252 | static __always_inline void __swab32s(__u32 *p)
  203. | ^~~~~
  204. | ;
  205. /usr/include/linux/swab.h:265:23: error: expected ';' before 'void'
  206. 265 | static __always_inline void __swab64s(__u64 *p)
  207. | ^~~~~
  208. | ;
  209. In file included from /usr/include/asm/byteorder.h:5,
  210. from /usr/src/linux/linux-5.12.8/tools/arch/x86/include/asm/insn.h:10,
  211. from arch/x86/decode.c:10:
  212. /usr/include/linux/byteorder/little_endian.h:44:8: error: unknown type name '__always_inline'
  213. 44 | static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
  214. | ^~~~~~~~~~~~~~~
  215. /usr/include/linux/byteorder/little_endian.h:44:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_le64p'
  216. 44 | static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
  217. | ^~~~~~~~~~~~~~
  218. /usr/include/linux/byteorder/little_endian.h:48:8: error: unknown type name '__always_inline'
  219. 48 | static __always_inline __u64 __le64_to_cpup(const __le64 *p)
  220. | ^~~~~~~~~~~~~~~
  221. /usr/include/linux/byteorder/little_endian.h:48:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le64_to_cpup'
  222. 48 | static __always_inline __u64 __le64_to_cpup(const __le64 *p)
  223. | ^~~~~~~~~~~~~~
  224. /usr/include/linux/byteorder/little_endian.h:52:8: error: unknown type name '__always_inline'
  225. 52 | static __always_inline __le32 __cpu_to_le32p(const __u32 *p)
  226. | ^~~~~~~~~~~~~~~
  227. /usr/include/linux/byteorder/little_endian.h:52:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_le32p'
  228. 52 | static __always_inline __le32 __cpu_to_le32p(const __u32 *p)
  229. | ^~~~~~~~~~~~~~
  230. /usr/include/linux/byteorder/little_endian.h:56:8: error: unknown type name '__always_inline'
  231. 56 | static __always_inline __u32 __le32_to_cpup(const __le32 *p)
  232. | ^~~~~~~~~~~~~~~
  233. /usr/include/linux/byteorder/little_endian.h:56:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le32_to_cpup'
  234. 56 | static __always_inline __u32 __le32_to_cpup(const __le32 *p)
  235. | ^~~~~~~~~~~~~~
  236. /usr/include/linux/byteorder/little_endian.h:60:8: error: unknown type name '__always_inline'
  237. /usr/src/linux/linux-5.12.8 # make
  238. SYNC include/config/auto.conf.cmd
  239. .config:136:warning: override: reassigning to symbol IKHEADERS
  240. DESCEND objtool
  241. diff: unrecognized option: I
  242. CALL scripts/atomic/check-atomics.sh
  243. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  244.  
  245. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  246.  
  247. Compare files line by line and output the differences between them.
  248. This implementation supports unified diffs only.
  249.  
  250. -a Treat all files as text
  251. -b Ignore changes in the amount of whitespace
  252. -B Ignore changes whose lines are all blank
  253. -d Try hard to find a smaller set of changes
  254. -i Ignore case differences
  255. -L Use LABEL instead of the filename in the unified header
  256. -N Treat absent files as empty
  257. -q Output only whether files differ
  258. -r Recurse
  259. -S Start with FILE when comparing directories
  260. -T Make tabs line up by prefixing a tab when necessary
  261. -s Report when two files are the same
  262. -t Expand tabs to spaces in output
  263. -U Output LINES lines of context
  264. -w Ignore all whitespace
  265. Warning: Kernel ABI header at 'tools/arch/x86/include/asm/inat.h' differs from latest version at 'arch/x86/include/asm/inat.h'
  266. diff -u tools/arch/x86/include/asm/inat.h arch/x86/include/asm/inat.h
  267. diff: unrecognized option: I
  268. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  269.  
  270. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  271.  
  272. Compare files line by line and output the differences between them.
  273. This implementation supports unified diffs only.
  274.  
  275. -a Treat all files as text
  276. -b Ignore changes in the amount of whitespace
  277. -B Ignore changes whose lines are all blank
  278. -d Try hard to find a smaller set of changes
  279. -i Ignore case differences
  280. -L Use LABEL instead of the filename in the unified header
  281. -N Treat absent files as empty
  282. -q Output only whether files differ
  283. -r Recurse
  284. -S Start with FILE when comparing directories
  285. -T Make tabs line up by prefixing a tab when necessary
  286. -s Report when two files are the same
  287. -t Expand tabs to spaces in output
  288. -U Output LINES lines of context
  289. -w Ignore all whitespace
  290. Warning: Kernel ABI header at 'tools/arch/x86/include/asm/insn.h' differs from latest version at 'arch/x86/include/asm/insn.h'
  291. diff -u tools/arch/x86/include/asm/insn.h arch/x86/include/asm/insn.h
  292. diff: unrecognized option: I
  293. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  294.  
  295. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  296.  
  297. Compare files line by line and output the differences between them.
  298. This implementation supports unified diffs only.
  299.  
  300. -a Treat all files as text
  301. -b Ignore changes in the amount of whitespace
  302. -B Ignore changes whose lines are all blank
  303. -d Try hard to find a smaller set of changes
  304. -i Ignore case differences
  305. -L Use LABEL instead of the filename in the unified header
  306. -N Treat absent files as empty
  307. -q Output only whether files differ
  308. -r Recurse
  309. -S Start with FILE when comparing directories
  310. -T Make tabs line up by prefixing a tab when necessary
  311. -s Report when two files are the same
  312. -t Expand tabs to spaces in output
  313. -U Output LINES lines of context
  314. -w Ignore all whitespace
  315. Warning: Kernel ABI header at 'tools/arch/x86/lib/inat.c' differs from latest version at 'arch/x86/lib/inat.c'
  316. diff -u tools/arch/x86/lib/inat.c arch/x86/lib/inat.c
  317. diff: unrecognized option: I
  318. CALL scripts/checksyscalls.sh
  319. BusyBox v1.33.1 (2021-05-31 02:52:45 UTC) multi-call binary.
  320.  
  321. Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2
  322.  
  323. Compare files line by line and output the differences between them.
  324. This implementation supports unified diffs only.
  325.  
  326. -a Treat all files as text
  327. -b Ignore changes in the amount of whitespace
  328. -B Ignore changes whose lines are all blank
  329. -d Try hard to find a smaller set of changes
  330. -i Ignore case differences
  331. -L Use LABEL instead of the filename in the unified header
  332. -N Treat absent files as empty
  333. -q Output only whether files differ
  334. -r Recurse
  335. -S Start with FILE when comparing directories
  336. -T Make tabs line up by prefixing a tab when necessary
  337. -s Report when two files are the same
  338. -t Expand tabs to spaces in output
  339. -U Output LINES lines of context
  340. -w Ignore all whitespace
  341. Warning: Kernel ABI header at 'tools/arch/x86/lib/insn.c' differs from latest version at 'arch/x86/lib/insn.c'
  342. diff -u tools/arch/x86/lib/insn.c arch/x86/lib/insn.c
  343. CC /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/decode.o
  344. In file included from /usr/include/linux/byteorder/little_endian.h:13,
  345. from /usr/include/asm/byteorder.h:5,
  346. from /usr/src/linux/linux-5.12.8/tools/arch/x86/include/asm/insn.h:10,
  347. from arch/x86/decode.c:10:
  348. /usr/include/linux/swab.h:136:23: error: expected ';' before 'unsigned'
  349. 136 | static __always_inline unsigned long __swab(const unsigned long y)
  350. | ^~~~~~~~~
  351. | ;
  352. /usr/include/linux/swab.h:171:8: error: unknown type name '__always_inline'
  353. 171 | static __always_inline __u16 __swab16p(const __u16 *p)
  354. | ^~~~~~~~~~~~~~~
  355. /usr/include/linux/swab.h:171:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab16p'
  356. 171 | static __always_inline __u16 __swab16p(const __u16 *p)
  357. | ^~~~~~~~~
  358. /usr/include/linux/swab.h:184:8: error: unknown type name '__always_inline'
  359. 184 | static __always_inline __u32 __swab32p(const __u32 *p)
  360. | ^~~~~~~~~~~~~~~
  361. /usr/include/linux/swab.h:184:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab32p'
  362. 184 | static __always_inline __u32 __swab32p(const __u32 *p)
  363. | ^~~~~~~~~
  364. /usr/include/linux/swab.h:197:8: error: unknown type name '__always_inline'
  365. 197 | static __always_inline __u64 __swab64p(const __u64 *p)
  366. | ^~~~~~~~~~~~~~~
  367. /usr/include/linux/swab.h:197:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__swab64p'
  368. 197 | static __always_inline __u64 __swab64p(const __u64 *p)
  369. | ^~~~~~~~~
  370. /usr/include/linux/swab.h:252:23: error: expected ';' before 'void'
  371. 252 | static __always_inline void __swab32s(__u32 *p)
  372. | ^~~~~
  373. | ;
  374. /usr/include/linux/swab.h:265:23: error: expected ';' before 'void'
  375. 265 | static __always_inline void __swab64s(__u64 *p)
  376. | ^~~~~
  377. | ;
  378. In file included from /usr/include/asm/byteorder.h:5,
  379. from /usr/src/linux/linux-5.12.8/tools/arch/x86/include/asm/insn.h:10,
  380. from arch/x86/decode.c:10:
  381. /usr/include/linux/byteorder/little_endian.h:44:8: error: unknown type name '__always_inline'
  382. 44 | static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
  383. | ^~~~~~~~~~~~~~~
  384. /usr/include/linux/byteorder/little_endian.h:44:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_le64p'
  385. 44 | static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
  386. | ^~~~~~~~~~~~~~
  387. /usr/include/linux/byteorder/little_endian.h:48:8: error: unknown type name '__always_inline'
  388. 48 | static __always_inline __u64 __le64_to_cpup(const __le64 *p)
  389. | ^~~~~~~~~~~~~~~
  390. /usr/include/linux/byteorder/little_endian.h:48:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le64_to_cpup'
  391. 48 | static __always_inline __u64 __le64_to_cpup(const __le64 *p)
  392. | ^~~~~~~~~~~~~~
  393. /usr/include/linux/byteorder/little_endian.h:52:8: error: unknown type name '__always_inline'
  394. 52 | static __always_inline __le32 __cpu_to_le32p(const __u32 *p)
  395. | ^~~~~~~~~~~~~~~
  396. /usr/include/linux/byteorder/little_endian.h:52:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_le32p'
  397. 52 | static __always_inline __le32 __cpu_to_le32p(const __u32 *p)
  398. | ^~~~~~~~~~~~~~
  399. /usr/include/linux/byteorder/little_endian.h:56:8: error: unknown type name '__always_inline'
  400. 56 | static __always_inline __u32 __le32_to_cpup(const __le32 *p)
  401. | ^~~~~~~~~~~~~~~
  402. /usr/include/linux/byteorder/little_endian.h:56:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le32_to_cpup'
  403. 56 | static __always_inline __u32 __le32_to_cpup(const __le32 *p)
  404. | ^~~~~~~~~~~~~~
  405. /usr/include/linux/byteorder/little_endian.h:60:8: error: unknown type name '__always_inline'
  406. 60 | static __always_inline __le16 __cpu_to_le16p(const __u16 *p)
  407. | ^~~~~~~~~~~~~~~
  408. /usr/include/linux/byteorder/little_endian.h:60:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_le16p'
  409. 60 | static __always_inline __le16 __cpu_to_le16p(const __u16 *p)
  410. | ^~~~~~~~~~~~~~
  411. /usr/include/linux/byteorder/little_endian.h:64:8: error: unknown type name '__always_inline'
  412. 64 | static __always_inline __u16 __le16_to_cpup(const __le16 *p)
  413. | ^~~~~~~~~~~~~~~
  414. /usr/include/linux/byteorder/little_endian.h:64:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__le16_to_cpup'
  415. 64 | static __always_inline __u16 __le16_to_cpup(const __le16 *p)
  416. | ^~~~~~~~~~~~~~
  417. /usr/include/linux/byteorder/little_endian.h:68:8: error: unknown type name '__always_inline'
  418. 68 | static __always_inline __be64 __cpu_to_be64p(const __u64 *p)
  419. | ^~~~~~~~~~~~~~~
  420. /usr/include/linux/byteorder/little_endian.h:68:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_be64p'
  421. 68 | static __always_inline __be64 __cpu_to_be64p(const __u64 *p)
  422. | ^~~~~~~~~~~~~~
  423. /usr/include/linux/byteorder/little_endian.h:72:8: error: unknown type name '__always_inline'
  424. 72 | static __always_inline __u64 __be64_to_cpup(const __be64 *p)
  425. | ^~~~~~~~~~~~~~~
  426. /usr/include/linux/byteorder/little_endian.h:72:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be64_to_cpup'
  427. 72 | static __always_inline __u64 __be64_to_cpup(const __be64 *p)
  428. | ^~~~~~~~~~~~~~
  429. /usr/include/linux/byteorder/little_endian.h:76:8: error: unknown type name '__always_inline'
  430. 76 | static __always_inline __be32 __cpu_to_be32p(const __u32 *p)
  431. | ^~~~~~~~~~~~~~~
  432. /usr/include/linux/byteorder/little_endian.h:76:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_be32p'
  433. 76 | static __always_inline __be32 __cpu_to_be32p(const __u32 *p)
  434. | ^~~~~~~~~~~~~~
  435. /usr/include/linux/byteorder/little_endian.h:80:8: error: unknown type name '__always_inline'
  436. 80 | static __always_inline __u32 __be32_to_cpup(const __be32 *p)
  437. | ^~~~~~~~~~~~~~~
  438. /usr/include/linux/byteorder/little_endian.h:80:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be32_to_cpup'
  439. 80 | static __always_inline __u32 __be32_to_cpup(const __be32 *p)
  440. | ^~~~~~~~~~~~~~
  441. /usr/include/linux/byteorder/little_endian.h:84:8: error: unknown type name '__always_inline'
  442. 84 | static __always_inline __be16 __cpu_to_be16p(const __u16 *p)
  443. | ^~~~~~~~~~~~~~~
  444. /usr/include/linux/byteorder/little_endian.h:84:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__cpu_to_be16p'
  445. 84 | static __always_inline __be16 __cpu_to_be16p(const __u16 *p)
  446. | ^~~~~~~~~~~~~~
  447. /usr/include/linux/byteorder/little_endian.h:88:8: error: unknown type name '__always_inline'
  448. 88 | static __always_inline __u16 __be16_to_cpup(const __be16 *p)
  449. | ^~~~~~~~~~~~~~~
  450. /usr/include/linux/byteorder/little_endian.h:88:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__be16_to_cpup'
  451. 88 | static __always_inline __u16 __be16_to_cpup(const __be16 *p)
  452. | ^~~~~~~~~~~~~~
  453. make[4]: *** [/usr/src/linux/linux-5.12.8/tools/build/Makefile.build:97: /usr/src/linux/linux-5.12.8/tools/objtool/arch/x86/decode.o] Error 1
  454. make[3]: *** [/usr/src/linux/linux-5.12.8/tools/build/Makefile.build:139: arch/x86] Error 2
  455. make[2]: *** [Makefile:56: /usr/src/linux/linux-5.12.8/tools/objtool/objtool-in.o] Error 2
  456. make[1]: *** [Makefile:69: objtool] Error 2
  457. make: *** [Makefile:1978: tools/objtool] Error 2
  458. /usr/src/linux/linux-5.12.8 #
  459.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement