Advertisement
Guest User

Untitled

a guest
Jan 31st, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1.  
  2. == kernel ==
  3.  
  4. In file included from arch/arm/vfp/vfpmodule.c:12:0:
  5. include/linux/cpu.h:332:6: error: nested redefinition of ‘enum cpu_mitigations’
  6. enum cpu_mitigations {
  7. ^~~~~~~~~~~~~~~
  8. include/linux/cpu.h:332:6: error: redeclaration of ‘enum cpu_mitigations’
  9. include/linux/cpu.h:315:6: note: originally defined here
  10. enum cpu_mitigations {
  11. ^~~~~~~~~~~~~~~
  12. include/linux/cpu.h:333:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_OFF’
  13. CPU_MITIGATIONS_OFF,
  14. ^~~~~~~~~~~~~~~~~~~
  15. include/linux/cpu.h:316:2: note: previous definition of ‘CPU_MITIGATIONS_OFF’ was here
  16. CPU_MITIGATIONS_OFF,
  17. ^~~~~~~~~~~~~~~~~~~
  18. include/linux/cpu.h:334:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_AUTO’
  19. CPU_MITIGATIONS_AUTO,
  20. ^~~~~~~~~~~~~~~~~~~~
  21. include/linux/cpu.h:317:2: note: previous definition of ‘CPU_MITIGATIONS_AUTO’ was here
  22. CPU_MITIGATIONS_AUTO,
  23. ^~~~~~~~~~~~~~~~~~~~
  24. include/linux/cpu.h:340:20: error: redefinition of ‘cpu_mitigations_off’
  25. static inline bool cpu_mitigations_off(void)
  26. ^~~~~~~~~~~~~~~~~~~
  27. include/linux/cpu.h:323:20: note: previous definition of ‘cpu_mitigations_off’ was here
  28. static inline bool cpu_mitigations_off(void)
  29. ^~~~~~~~~~~~~~~~~~~
  30. make[1]: *** [arch/arm/vfp/vfpmodule.o] Error 1
  31. make: *** [arch/arm/vfp] Error 2
  32. make: *** Waiting for unfinished jobs....
  33. In file included from include/linux/perf_event.h:48:0,
  34. from include/linux/trace_events.h:9,
  35. from include/trace/syscall.h:6,
  36. from include/linux/syscalls.h:81,
  37. from init/main.c:18:
  38. include/linux/cpu.h:332:6: error: nested redefinition of ‘enum cpu_mitigations’
  39. enum cpu_mitigations {
  40. ^~~~~~~~~~~~~~~
  41. include/linux/cpu.h:332:6: error: redeclaration of ‘enum cpu_mitigations’
  42. include/linux/cpu.h:315:6: note: originally defined here
  43. enum cpu_mitigations {
  44. ^~~~~~~~~~~~~~~
  45. include/linux/cpu.h:333:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_OFF’
  46. CPU_MITIGATIONS_OFF,
  47. ^~~~~~~~~~~~~~~~~~~
  48. include/linux/cpu.h:316:2: note: previous definition of ‘CPU_MITIGATIONS_OFF’ was here
  49. CPU_MITIGATIONS_OFF,
  50. ^~~~~~~~~~~~~~~~~~~
  51. include/linux/cpu.h:334:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_AUTO’
  52. CPU_MITIGATIONS_AUTO,
  53. ^~~~~~~~~~~~~~~~~~~~
  54. include/linux/cpu.h:317:2: note: previous definition of ‘CPU_MITIGATIONS_AUTO’ was here
  55. CPU_MITIGATIONS_AUTO,
  56. ^~~~~~~~~~~~~~~~~~~~
  57. include/linux/cpu.h:340:20: error: redefinition of ‘cpu_mitigations_off’
  58. static inline bool cpu_mitigations_off(void)
  59. ^~~~~~~~~~~~~~~~~~~
  60. include/linux/cpu.h:323:20: note: previous definition of ‘cpu_mitigations_off’ was here
  61. static inline bool cpu_mitigations_off(void)
  62. ^~~~~~~~~~~~~~~~~~~
  63. make[1]: *** [init/main.o] Error 1
  64. make[1]: *** Waiting for unfinished jobs....
  65. In file included from include/linux/perf_event.h:48:0,
  66. from include/linux/trace_events.h:9,
  67. from include/trace/syscall.h:6,
  68. from include/linux/syscalls.h:81,
  69. from init/do_mounts.h:4,
  70. from init/do_mounts_rd.c:21:
  71. include/linux/cpu.h:332:6: error: nested redefinition of ‘enum cpu_mitigations’
  72. enum cpu_mitigations {
  73. ^~~~~~~~~~~~~~~
  74. include/linux/cpu.h:332:6: error: redeclaration of ‘enum cpu_mitigations’
  75. include/linux/cpu.h:315:6: note: originally defined here
  76. enum cpu_mitigations {
  77. ^~~~~~~~~~~~~~~
  78. include/linux/cpu.h:333:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_OFF’
  79. CPU_MITIGATIONS_OFF,
  80. ^~~~~~~~~~~~~~~~~~~
  81. include/linux/cpu.h:316:2: note: previous definition of ‘CPU_MITIGATIONS_OFF’ was here
  82. CPU_MITIGATIONS_OFF,
  83. ^~~~~~~~~~~~~~~~~~~
  84. include/linux/cpu.h:334:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_AUTO’
  85. CPU_MITIGATIONS_AUTO,
  86. ^~~~~~~~~~~~~~~~~~~~
  87. include/linux/cpu.h:317:2: note: previous definition of ‘CPU_MITIGATIONS_AUTO’ was here
  88. CPU_MITIGATIONS_AUTO,
  89. ^~~~~~~~~~~~~~~~~~~~
  90. include/linux/cpu.h:340:20: error: redefinition of ‘cpu_mitigations_off’
  91. static inline bool cpu_mitigations_off(void)
  92. ^~~~~~~~~~~~~~~~~~~
  93. include/linux/cpu.h:323:20: note: previous definition of ‘cpu_mitigations_off’ was here
  94. static inline bool cpu_mitigations_off(void)
  95. ^~~~~~~~~~~~~~~~~~~
  96. make[1]: *** [init/do_mounts_rd.o] Error 1
  97. In file included from include/linux/icmpv6.h:4:0,
  98. from include/linux/ipv6.h:74,
  99. from include/net/ipv6.h:16,
  100. from include/linux/sunrpc/clnt.h:27,
  101. from include/linux/nfs_fs.h:30,
  102. from init/do_mounts.c:32:
  103. include/linux/skbuff.h:2284:6: error: conflicting types for ‘skb_rbtree_purge’
  104. void skb_rbtree_purge(struct rb_root *root);
  105. ^~~~~~~~~~~~~~~~
  106. include/linux/skbuff.h:2282:14: note: previous declaration of ‘skb_rbtree_purge’ was here
  107. unsigned int skb_rbtree_purge(struct rb_root *root);
  108. ^~~~~~~~~~~~~~~~
  109. In file included from include/linux/tcp.h:22:0,
  110. from include/linux/ipv6.h:75,
  111. from include/net/ipv6.h:16,
  112. from include/linux/sunrpc/clnt.h:27,
  113. from include/linux/nfs_fs.h:30,
  114. from init/do_mounts.c:32:
  115. include/net/sock.h:2200:20: error: redefinition of ‘sk_drops_add’
  116. static inline void sk_drops_add(struct sock *sk, const struct sk_buff *skb)
  117. ^~~~~~~~~~~~
  118. include/net/sock.h:2165:20: note: previous definition of ‘sk_drops_add’ was here
  119. static inline void sk_drops_add(struct sock *sk, const struct sk_buff *skb)
  120. ^~~~~~~~~~~~
  121. In file included from include/linux/perf_event.h:48:0,
  122. from include/linux/trace_events.h:9,
  123. from include/trace/syscall.h:6,
  124. from include/linux/syscalls.h:81,
  125. from init/do_mounts.h:4,
  126. from init/do_mounts.c:36:
  127. include/linux/cpu.h:332:6: error: nested redefinition of ‘enum cpu_mitigations’
  128. enum cpu_mitigations {
  129. ^~~~~~~~~~~~~~~
  130. include/linux/cpu.h:332:6: error: redeclaration of ‘enum cpu_mitigations’
  131. include/linux/cpu.h:315:6: note: originally defined here
  132. enum cpu_mitigations {
  133. ^~~~~~~~~~~~~~~
  134. include/linux/cpu.h:333:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_OFF’
  135. CPU_MITIGATIONS_OFF,
  136. ^~~~~~~~~~~~~~~~~~~
  137. include/linux/cpu.h:316:2: note: previous definition of ‘CPU_MITIGATIONS_OFF’ was here
  138. CPU_MITIGATIONS_OFF,
  139. ^~~~~~~~~~~~~~~~~~~
  140. include/linux/cpu.h:334:2: error: redeclaration of enumerator ‘CPU_MITIGATIONS_AUTO’
  141. CPU_MITIGATIONS_AUTO,
  142. ^~~~~~~~~~~~~~~~~~~~
  143. include/linux/cpu.h:317:2: note: previous definition of ‘CPU_MITIGATIONS_AUTO’ was here
  144. CPU_MITIGATIONS_AUTO,
  145. ^~~~~~~~~~~~~~~~~~~~
  146. include/linux/cpu.h:340:20: error: redefinition of ‘cpu_mitigations_off’
  147. static inline bool cpu_mitigations_off(void)
  148. ^~~~~~~~~~~~~~~~~~~
  149. include/linux/cpu.h:323:20: note: previous definition of ‘cpu_mitigations_off’ was here
  150. static inline bool cpu_mitigations_off(void)
  151. ^~~~~~~~~~~~~~~~~~~
  152. make[1]: *** [init/do_mounts.o] Error 1
  153. make: *** [init] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement