Advertisement
agentzh

Untitled

Aug 27th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.03 KB | None | 0 0
  1. make -f ./scripts/Makefile.build obj=/tmp/stap5mzthv /tmp/stap5mzthv/stap_19661_src.i
  2. gcc -E -Wp,-MD,/tmp/stap5mzthv/.stap_19661_src.i.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/7/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -DCONFIG_CC_STACKPROTECTOR -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Iinclude2/asm/mach-default -I/lib/modules/4.16.16-200.fc27.x86_64/build -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64 -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/lib/modules/4.16.16-200.fc27.x86_64/build/drivers/gpu/drm/i915 -include /tmp/stap5mzthv/stapconf_177ff2fb3133e8bb34dacba8d7ed8fbe_816.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -fno-ipa-icf -Wno-unused -Wno-tautological-compare -Werror -I/opt/stap/share/systemtap/runtime -DMODULE -DKBUILD_BASENAME='"stap_19661_src"' -DKBUILD_MODNAME='"stap_19661"' -o /tmp/stap5mzthv/stap_19661_src.i /tmp/stap5mzthv/stap_19661_src.c
  3. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  4. from ./arch/x86/include/asm/seccomp.h:5,
  5. from ./include/linux/seccomp.h:14,
  6. from ./include/linux/sched.h:21,
  7. from ./include/linux/uaccess.h:5,
  8. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  9. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  10. from /tmp/stap5mzthv/stap_19661_src.c:26:
  11. ./arch/x86/include/generated/uapi/asm/unistd_64.h:6:0: error: "__NR_open" redefined [-Werror]
  12. #define __NR_open 2
  13.  
  14. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  15. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:101:0: note: this is the location of the previous definition
  16. #define __NR_open (__NR_syscall_max + 1)
  17.  
  18. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  19. from ./arch/x86/include/asm/seccomp.h:5,
  20. from ./include/linux/seccomp.h:14,
  21. from ./include/linux/sched.h:21,
  22. from ./include/linux/uaccess.h:5,
  23. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  24. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  25. from /tmp/stap5mzthv/stap_19661_src.c:26:
  26. ./arch/x86/include/generated/uapi/asm/unistd_64.h:35:0: error: "__NR_shmctl" redefined [-Werror]
  27. #define __NR_shmctl 31
  28.  
  29. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  30. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:137:0: note: this is the location of the previous definition
  31. #define __NR_shmctl (__NR_syscall_max + 1)
  32.  
  33. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  34. from ./arch/x86/include/asm/seccomp.h:5,
  35. from ./include/linux/seccomp.h:14,
  36. from ./include/linux/sched.h:21,
  37. from ./include/linux/uaccess.h:5,
  38. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  39. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  40. from /tmp/stap5mzthv/stap_19661_src.c:26:
  41. ./arch/x86/include/generated/uapi/asm/unistd_64.h:45:0: error: "__NR_socket" redefined [-Werror]
  42. #define __NR_socket 41
  43.  
  44. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  45. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:146:0: note: this is the location of the previous definition
  46. #define __NR_socket (__NR_syscall_max + 1)
  47.  
  48. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  49. from ./arch/x86/include/asm/seccomp.h:5,
  50. from ./include/linux/seccomp.h:14,
  51. from ./include/linux/sched.h:21,
  52. from ./include/linux/uaccess.h:5,
  53. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  54. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  55. from /tmp/stap5mzthv/stap_19661_src.c:26:
  56. ./arch/x86/include/generated/uapi/asm/unistd_64.h:46:0: error: "__NR_connect" redefined [-Werror]
  57. #define __NR_connect 42
  58.  
  59. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  60. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:38:0: note: this is the location of the previous definition
  61. #define __NR_connect (__NR_syscall_max + 1)
  62.  
  63. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  64. from ./arch/x86/include/asm/seccomp.h:5,
  65. from ./include/linux/seccomp.h:14,
  66. from ./include/linux/sched.h:21,
  67. from ./include/linux/uaccess.h:5,
  68. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  69. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  70. from /tmp/stap5mzthv/stap_19661_src.c:26:
  71. ./arch/x86/include/generated/uapi/asm/unistd_64.h:47:0: error: "__NR_accept" redefined [-Werror]
  72. #define __NR_accept 43
  73.  
  74. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  75. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:26:0: note: this is the location of the previous definition
  76. #define __NR_accept (__NR_syscall_max + 1)
  77.  
  78. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  79. from ./arch/x86/include/asm/seccomp.h:5,
  80. from ./include/linux/seccomp.h:14,
  81. from ./include/linux/sched.h:21,
  82. from ./include/linux/uaccess.h:5,
  83. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  84. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  85. from /tmp/stap5mzthv/stap_19661_src.c:26:
  86. ./arch/x86/include/generated/uapi/asm/unistd_64.h:48:0: error: "__NR_sendto" redefined [-Werror]
  87. #define __NR_sendto 44
  88.  
  89. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  90. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:131:0: note: this is the location of the previous definition
  91. #define __NR_sendto (__NR_syscall_max + 1)
  92.  
  93. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  94. from ./arch/x86/include/asm/seccomp.h:5,
  95. from ./include/linux/seccomp.h:14,
  96. from ./include/linux/sched.h:21,
  97. from ./include/linux/uaccess.h:5,
  98. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  99. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  100. from /tmp/stap5mzthv/stap_19661_src.c:26:
  101. ./arch/x86/include/generated/uapi/asm/unistd_64.h:49:0: error: "__NR_recvfrom" redefined [-Werror]
  102. #define __NR_recvfrom 45
  103.  
  104. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  105. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:110:0: note: this is the location of the previous definition
  106. #define __NR_recvfrom (__NR_syscall_max + 1)
  107.  
  108. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  109. from ./arch/x86/include/asm/seccomp.h:5,
  110. from ./include/linux/seccomp.h:14,
  111. from ./include/linux/sched.h:21,
  112. from ./include/linux/uaccess.h:5,
  113. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  114. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  115. from /tmp/stap5mzthv/stap_19661_src.c:26:
  116. ./arch/x86/include/generated/uapi/asm/unistd_64.h:50:0: error: "__NR_sendmsg" redefined [-Werror]
  117. #define __NR_sendmsg 46
  118.  
  119. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  120. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:128:0: note: this is the location of the previous definition
  121. #define __NR_sendmsg (__NR_syscall_max + 1)
  122.  
  123. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  124. from ./arch/x86/include/asm/seccomp.h:5,
  125. from ./include/linux/seccomp.h:14,
  126. from ./include/linux/sched.h:21,
  127. from ./include/linux/uaccess.h:5,
  128. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  129. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  130. from /tmp/stap5mzthv/stap_19661_src.c:26:
  131. ./arch/x86/include/generated/uapi/asm/unistd_64.h:51:0: error: "__NR_recvmsg" redefined [-Werror]
  132. #define __NR_recvmsg 47
  133.  
  134. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  135. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:113:0: note: this is the location of the previous definition
  136. #define __NR_recvmsg (__NR_syscall_max + 1)
  137.  
  138. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  139. from ./arch/x86/include/asm/seccomp.h:5,
  140. from ./include/linux/seccomp.h:14,
  141. from ./include/linux/sched.h:21,
  142. from ./include/linux/uaccess.h:5,
  143. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  144. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  145. from /tmp/stap5mzthv/stap_19661_src.c:26:
  146. ./arch/x86/include/generated/uapi/asm/unistd_64.h:52:0: error: "__NR_shutdown" redefined [-Werror]
  147. #define __NR_shutdown 48
  148.  
  149. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  150. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:140:0: note: this is the location of the previous definition
  151. #define __NR_shutdown (__NR_syscall_max + 1)
  152.  
  153. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  154. from ./arch/x86/include/asm/seccomp.h:5,
  155. from ./include/linux/seccomp.h:14,
  156. from ./include/linux/sched.h:21,
  157. from ./include/linux/uaccess.h:5,
  158. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  159. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  160. from /tmp/stap5mzthv/stap_19661_src.c:26:
  161. ./arch/x86/include/generated/uapi/asm/unistd_64.h:53:0: error: "__NR_bind" redefined [-Werror]
  162. #define __NR_bind 49
  163.  
  164. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  165. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:32:0: note: this is the location of the previous definition
  166. #define __NR_bind (__NR_syscall_max + 1)
  167.  
  168. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  169. from ./arch/x86/include/asm/seccomp.h:5,
  170. from ./include/linux/seccomp.h:14,
  171. from ./include/linux/sched.h:21,
  172. from ./include/linux/uaccess.h:5,
  173. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  174. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  175. from /tmp/stap5mzthv/stap_19661_src.c:26:
  176. ./arch/x86/include/generated/uapi/asm/unistd_64.h:54:0: error: "__NR_listen" redefined [-Werror]
  177. #define __NR_listen 50
  178.  
  179. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  180. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:83:0: note: this is the location of the previous definition
  181. #define __NR_listen (__NR_syscall_max + 1)
  182.  
  183. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  184. from ./arch/x86/include/asm/seccomp.h:5,
  185. from ./include/linux/seccomp.h:14,
  186. from ./include/linux/sched.h:21,
  187. from ./include/linux/uaccess.h:5,
  188. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  189. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  190. from /tmp/stap5mzthv/stap_19661_src.c:26:
  191. ./arch/x86/include/generated/uapi/asm/unistd_64.h:55:0: error: "__NR_getsockname" redefined [-Werror]
  192. #define __NR_getsockname 51
  193.  
  194. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  195. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:71:0: note: this is the location of the previous definition
  196. #define __NR_getsockname (__NR_syscall_max + 1)
  197.  
  198. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  199. from ./arch/x86/include/asm/seccomp.h:5,
  200. from ./include/linux/seccomp.h:14,
  201. from ./include/linux/sched.h:21,
  202. from ./include/linux/uaccess.h:5,
  203. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  204. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  205. from /tmp/stap5mzthv/stap_19661_src.c:26:
  206. ./arch/x86/include/generated/uapi/asm/unistd_64.h:56:0: error: "__NR_getpeername" redefined [-Werror]
  207. #define __NR_getpeername 52
  208.  
  209. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  210. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:65:0: note: this is the location of the previous definition
  211. #define __NR_getpeername (__NR_syscall_max + 1)
  212.  
  213. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  214. from ./arch/x86/include/asm/seccomp.h:5,
  215. from ./include/linux/seccomp.h:14,
  216. from ./include/linux/sched.h:21,
  217. from ./include/linux/uaccess.h:5,
  218. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  219. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  220. from /tmp/stap5mzthv/stap_19661_src.c:26:
  221. ./arch/x86/include/generated/uapi/asm/unistd_64.h:57:0: error: "__NR_socketpair" redefined [-Werror]
  222. #define __NR_socketpair 53
  223.  
  224. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  225. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:152:0: note: this is the location of the previous definition
  226. #define __NR_socketpair (__NR_syscall_max + 1)
  227.  
  228. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  229. from ./arch/x86/include/asm/seccomp.h:5,
  230. from ./include/linux/seccomp.h:14,
  231. from ./include/linux/sched.h:21,
  232. from ./include/linux/uaccess.h:5,
  233. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  234. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  235. from /tmp/stap5mzthv/stap_19661_src.c:26:
  236. ./arch/x86/include/generated/uapi/asm/unistd_64.h:58:0: error: "__NR_setsockopt" redefined [-Werror]
  237. #define __NR_setsockopt 54
  238.  
  239. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  240. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:134:0: note: this is the location of the previous definition
  241. #define __NR_setsockopt (__NR_syscall_max + 1)
  242.  
  243. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  244. from ./arch/x86/include/asm/seccomp.h:5,
  245. from ./include/linux/seccomp.h:14,
  246. from ./include/linux/sched.h:21,
  247. from ./include/linux/uaccess.h:5,
  248. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  249. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  250. from /tmp/stap5mzthv/stap_19661_src.c:26:
  251. ./arch/x86/include/generated/uapi/asm/unistd_64.h:59:0: error: "__NR_getsockopt" redefined [-Werror]
  252. #define __NR_getsockopt 55
  253.  
  254. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  255. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:74:0: note: this is the location of the previous definition
  256. #define __NR_getsockopt (__NR_syscall_max + 1)
  257.  
  258. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  259. from ./arch/x86/include/asm/seccomp.h:5,
  260. from ./include/linux/seccomp.h:14,
  261. from ./include/linux/sched.h:21,
  262. from ./include/linux/uaccess.h:5,
  263. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  264. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  265. from /tmp/stap5mzthv/stap_19661_src.c:26:
  266. ./arch/x86/include/generated/uapi/asm/unistd_64.h:75:0: error: "__NR_msgctl" redefined [-Werror]
  267. #define __NR_msgctl 71
  268.  
  269. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  270. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:95:0: note: this is the location of the previous definition
  271. #define __NR_msgctl (__NR_syscall_max + 1)
  272.  
  273. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  274. from ./arch/x86/include/asm/seccomp.h:5,
  275. from ./include/linux/seccomp.h:14,
  276. from ./include/linux/sched.h:21,
  277. from ./include/linux/uaccess.h:5,
  278. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  279. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  280. from /tmp/stap5mzthv/stap_19661_src.c:26:
  281. ./arch/x86/include/generated/uapi/asm/unistd_64.h:80:0: error: "__NR_truncate" redefined [-Werror]
  282. #define __NR_truncate 76
  283.  
  284. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  285. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:158:0: note: this is the location of the previous definition
  286. #define __NR_truncate (__NR_syscall_max + 1)
  287.  
  288. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  289. from ./arch/x86/include/asm/seccomp.h:5,
  290. from ./include/linux/seccomp.h:14,
  291. from ./include/linux/sched.h:21,
  292. from ./include/linux/uaccess.h:5,
  293. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  294. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  295. from /tmp/stap5mzthv/stap_19661_src.c:26:
  296. ./arch/x86/include/generated/uapi/asm/unistd_64.h:81:0: error: "__NR_ftruncate" redefined [-Werror]
  297. #define __NR_ftruncate 77
  298.  
  299. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  300. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:53:0: note: this is the location of the previous definition
  301. #define __NR_ftruncate (__NR_syscall_max + 1)
  302.  
  303. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  304. from ./arch/x86/include/asm/seccomp.h:5,
  305. from ./include/linux/seccomp.h:14,
  306. from ./include/linux/sched.h:21,
  307. from ./include/linux/uaccess.h:5,
  308. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  309. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  310. from /tmp/stap5mzthv/stap_19661_src.c:26:
  311. ./arch/x86/include/generated/uapi/asm/unistd_64.h:184:0: error: "__NR_nfsservctl" redefined [-Werror]
  312. #define __NR_nfsservctl 180
  313.  
  314. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  315. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:98:0: note: this is the location of the previous definition
  316. #define __NR_nfsservctl (__NR_syscall_max + 1)
  317.  
  318. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  319. from ./arch/x86/include/asm/seccomp.h:5,
  320. from ./include/linux/seccomp.h:14,
  321. from ./include/linux/sched.h:21,
  322. from ./include/linux/uaccess.h:5,
  323. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  324. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  325. from /tmp/stap5mzthv/stap_19661_src.c:26:
  326. ./arch/x86/include/generated/uapi/asm/unistd_64.h:224:0: error: "__NR_semtimedop" redefined [-Werror]
  327. #define __NR_semtimedop 220
  328.  
  329. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  330. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:119:0: note: this is the location of the previous definition
  331. #define __NR_semtimedop (__NR_syscall_max + 1)
  332.  
  333. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  334. from ./arch/x86/include/asm/seccomp.h:5,
  335. from ./include/linux/seccomp.h:14,
  336. from ./include/linux/sched.h:21,
  337. from ./include/linux/uaccess.h:5,
  338. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  339. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  340. from /tmp/stap5mzthv/stap_19661_src.c:26:
  341. ./arch/x86/include/generated/uapi/asm/unistd_64.h:236:0: error: "__NR_epoll_wait" redefined [-Werror]
  342. #define __NR_epoll_wait 232
  343.  
  344. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
  345. /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:44:0: note: this is the location of the previous definition
  346. #define __NR_epoll_wait (__NR_syscall_max + 1)
  347.  
  348. In file included from ./arch/x86/include/asm/unistd.h:24:0,
  349. from ./arch/x86/include/asm/seccomp.h:5,
  350. from ./include/linux/seccomp.h:14,
  351. from ./include/linux/sched.h:21,
  352. from ./include/linux/uaccess.h:5,
  353. from /opt/stap/share/systemtap/runtime/addr-map.h:17,
  354. from /opt/stap/share/systemtap/runtime/runtime.h:22,
  355. from /tmp/stap5mzthv/stap_19661_src.c:26:
  356. ./arch/x86/include/generated/uapi/asm/unistd_64.h:265:0: error: "__NR_futimesat" redefined [-Werror]
  357. #define __NR_futimesat 261
  358.  
  359. In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement